7f69969c12
- Fix keyboard support on pc98. [2] PR: ports/118390 [1] Submitted by: NAKAJI Hiroyuki <nakaji@heimat.jp> [1][2] Obtained from: fd.o bugzilla (#12538) [2]
11 lines
265 B
Text
11 lines
265 B
Text
--- keycodes/xfree98.orig 2007-12-12 12:52:10.000000000 +0000
|
|
+++ keycodes/xfree98 2007-12-12 12:52:21.000000000 +0000
|
|
@@ -29,7 +29,7 @@
|
|
default xkb_keycodes "pc98" {
|
|
|
|
minimum= 8;
|
|
- maximum= 134;
|
|
+ maximum= 255;
|
|
|
|
<ESC> = 8;
|
|
<AE01> = 9;
|