Apply vodz' last_patch52
This commit is contained in:
parent
166fa4684f
commit
c38678d14b
10 changed files with 30 additions and 43 deletions
|
@ -46,7 +46,7 @@ setkeycodes_main(int argc, char** argv)
|
|||
show_usage();
|
||||
}
|
||||
|
||||
fd = get_console_fd("/dev/console");
|
||||
fd = get_console_fd();
|
||||
|
||||
while (argc > 2) {
|
||||
a.keycode = atoi(argv[2]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue