xkeyboard-config/keycodes xfree86,1.8,1.9
"Sergey V. Oudaltsov" <xlibs-commit-u7BhqnqprCWvj1b/[email protected]> Mon, 7 Jan 2008 15:07:54 -0800 (PST)
| Newsgroups | gmane.comp.freedesktop.xlibs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: svu
Update of /cvs/xkeyboard-config/xkeyboard-config/keycodes
In directory kemper:/tmp/cvs-serv23322/keycodes
Modified Files:
xfree86
Log Message:
adding thinkpad60 model, with geometry. b.fd.o#13954
Index: xfree86
===================================================================
RCS file: /cvs/xkeyboard-config/xkeyboard-config/keycodes/xfree86,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- xfree86 29 Aug 2007 22:01:48 -0000 1.8
+++ xfree86 7 Jan 2008 23:07:52 -0000 1.9
@@ -415,3 +415,9 @@
include "xfree86(xfree86)"
<KPPT> = 134;
};
+
+// IBM ThinkPad 60 series
+xkb_keycodes "thinkpad60" {
+ include "xfree86(xfree86)"
+ <MENU> = 227;
+};