ALT Linux Bugzilla
– Attachment 612 Details for
Bug 5379
[PATCH] unable to define multimedia keys for laptops
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
console-tools-setkeycodes-bound.patch
console-tools-setkeycodes-bound.patch (text/plain), 399 bytes, created by
cat
on 2004-10-21 23:59:43 MSD
(
hide
)
Description:
console-tools-setkeycodes-bound.patch
Filename:
MIME Type:
Creator:
cat
Created:
2004-10-21 23:59:43 MSD
Size:
399 bytes
patch
obsolete
>--- console-tools-0.2.3/kbdtools/setkeycodes.c.orig 2004-10-21 20:37:08 +0300 >+++ console-tools-0.2.3/kbdtools/setkeycodes.c 2004-10-21 20:38:25 +0300 >@@ -75,7 +75,7 @@ > a.scancode -= 0xe000; > a.scancode += 128; > } >- if (a.scancode > 255 || a.keycode > 127) >+ if (a.scancode > 255 || a.keycode > 255) > badusage(_("code outside bounds")); > if (ioctl(fd,KDSETKEYCODE,&a)) > {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 5379
: 612