--- xc/lib/X11/XKeysymDB.orig 2002-01-19 10:46:55.000000000 +0100 +++ xc/lib/X11/XKeysymDB 2002-10-02 13:50:10.000000000 +0200 @@ -245,8 +245,8 @@ XF86BrightnessAdjust :1008FF3B XF86Finance :1008FF3C XF86Community :1008FF3D -! Allocate 1008FF3E-F next - +XF86AudioRewind :1008FF3E +XF86BackForward :1008FF3F XF86Launch0 :1008FF40 XF86Launch1 :1008FF41 XF86Launch2 :1008FF42 @@ -263,7 +263,67 @@ XF86LaunchD :1008FF4D XF86LaunchE :1008FF4E XF86LaunchF :1008FF4F - +XF86ApplicationLeft :1008FF50 +XF86ApplicationRight :1008FF51 +XF86Book :1008FF52 +XF86CD :1008FF53 +XF86Calculater :1008FF54 +XF86Clear :1008FF55 +XF86Close :1008FF56 +XF86Copy :1008FF57 +XF86Cut :1008FF58 +XF86Display :1008FF59 +XF86DOS :1008FF5A +XF86Documents :1008FF5B +XF86Excel :1008FF5C +XF86Explorer :1008FF5D +XF86Game :1008FF5E +XF86Go :1008FF5F +XF86iTouch :1008FF60 +XF86LogOff :1008FF61 +XF86Market :1008FF62 +XF86Meeting :1008FF63 +XF86Menu :1008FF64 +XF86MenuKB :1008FF65 +XF86MenuPB :1008FF66 +XF86MySites :1008FF67 +XF86New :1008FF68 +XF86News :1008FF69 +XF86OfficeHome :1008FF6A +XF86Open :1008FF6B +XF86Option :1008FF6C +XF86Paste :1008FF6D +XF86Phone :1008FF6E +XF86Print :1008FF6F +XF86Q :1008FF70 +XF86Redo :1008FF71 +XF86Reply :1008FF72 +XF86Reload :1008FF73 +XF86RotateWindows :1008FF74 +XF86RotationPB :1008FF75 +XF86RotationKB :1008FF76 +XF86Save :1008FF77 +XF86ScrollUp :1008FF78 +XF86ScrollDown :1008FF79 +XF86ScrollClick :1008FF7A +XF86Send :1008FF7B +XF86Spell :1008FF7C +XF86SplitScreen :1008FF7D +XF86Support :1008FF7E +XF86TaskPane :1008FF7F +XF86Terminal :1008FF80 +XF86Tools :1008FF81 +XF86Travel :1008FF82 +XF86Undo :1008FF83 +XF86UserPB :1008FF84 +XF86User1KB :1008FF85 +XF86User2KB :1008FF86 +XF86Video :1008FF87 +XF86WheelButton :1008FF88 +XF86Word :1008FF89 +XF86Xfer :1008FF8A +XF86ZoomIn :1008FF8B +XF86ZoomOut :1008FF8C usldead_acute :100000A8 usldead_grave :100000A9 --- xc/include/XF86keysym.h.orig 2002-01-19 10:48:37.000000000 +0100 +++ xc/include/XF86keysym.h 2002-10-02 13:52:24.000000000 +0200 @@ -77,7 +77,8 @@ #define XF86XK_BrightnessAdjust 0x1008FF3B #define XF86XK_Finance 0x1008FF3C #define XF86XK_Community 0x1008FF3D -/* Allocate 0x1008FF3E-F next */ +#define XF86XK_AudioRewind 0x1008FF3E +#define XF86XK_XF86BackForward 0x1008FF3F #define XF86XK_Launch0 0x1008FF40 #define XF86XK_Launch1 0x1008FF41 #define XF86XK_Launch2 0x1008FF42 @@ -95,4 +96,64 @@ #define XF86XK_LaunchE 0x1008FF4E #define XF86XK_LaunchF 0x1008FF4F - +#define XF86XK_ApplicationLeft 0x1008FF50 +#define XF86XK_ApplicationRight 0x1008FF51 +#define XF86XK_Book 0x1008FF52 +#define XF86XK_CD 0x1008FF53 +#define XF86XK_Calculater 0x1008FF54 +#define XF86XK_Clear 0x1008FF55 +#define XF86XK_Close 0x1008FF56 +#define XF86XK_Copy 0x1008FF57 +#define XF86XK_Cut 0x1008FF58 +#define XF86XK_Display 0x1008FF59 +#define XF86XK_DOS 0x1008FF5A +#define XF86XK_Documents 0x1008FF5B +#define XF86XK_Excel 0x1008FF5C +#define XF86XK_Explorer 0x1008FF5D +#define XF86XK_Game 0x1008FF5E +#define XF86XK_Go 0x1008FF5F +#define XF86XK_iTouch 0x1008FF60 +#define XF86XK_LogOff 0x1008FF61 +#define XF86XK_Market 0x1008FF62 +#define XF86XK_Meeting 0x1008FF63 +#define XF86XK_Menu 0x1008FF64 +#define XF86XK_MenuKB 0x1008FF65 +#define XF86XK_MenuPB 0x1008FF66 +#define XF86XK_MySites 0x1008FF67 +#define XF86XK_New 0x1008FF68 +#define XF86XK_News 0x1008FF69 +#define XF86XK_OfficeHome 0x1008FF6A +#define XF86XK_Open 0x1008FF6B +#define XF86XK_Option 0x1008FF6C +#define XF86XK_Paste 0x1008FF6D +#define XF86XK_Phone 0x1008FF6E +#define XF86XK_Print 0x1008FF6F +#define XF86XK_Q 0x1008FF70 +#define XF86XK_Redo 0x1008FF71 +#define XF86XK_Reply 0x1008FF72 +#define XF86XK_Reload 0x1008FF73 +#define XF86XK_RotateWindows 0x1008FF74 +#define XF86XK_RotationPB 0x1008FF75 +#define XF86XK_RotationKB 0x1008FF76 +#define XF86XK_Save 0x1008FF77 +#define XF86XK_ScrollUp 0x1008FF78 +#define XF86XK_ScrollDown 0x1008FF79 +#define XF86XK_ScrollClick 0x1008FF7A +#define XF86XK_Send 0x1008FF7B +#define XF86XK_Spell 0x1008FF7C +#define XF86XK_SplitScreen 0x1008FF7D +#define XF86XK_Support 0x1008FF7E +#define XF86XK_TaskPane 0x1008FF7F +#define XF86XK_Terminal 0x1008FF80 +#define XF86XK_Tools 0x1008FF81 +#define XF86XK_Travel 0x1008FF82 +#define XF86XK_Undo 0x1008FF83 +#define XF86XK_UserPB 0x1008FF84 +#define XF86XK_User1KB 0x1008FF85 +#define XF86XK_User2KB 0x1008FF86 +#define XF86XK_Video 0x1008FF87 +#define XF86XK_WheelButton 0x1008FF88 +#define XF86XK_Word 0x1008FF89 +#define XF86XK_Xfer 0x1008FF8A +#define XF86XK_ZoomIn 0x1008FF8B +#define XF86XK_ZoomOut 0x1008FF8C --- xc/programs/xkbcomp/rules/xfree86.orig 2002-01-19 10:47:58.000000000 +0100 +++ xc/programs/xkbcomp/rules/xfree86 2002-10-09 16:34:54.000000000 +0200 @@ -31,6 +31,7 @@ ! model = geometry microsoft = microsoft(natural) microsoftpro = microsoft(natural) + microsoftprose = microsoft(natural) dell101 = dell(dell101) flexpro = keytronic(FlexPro) omnikey101 = northgate(omnikey101) @@ -112,18 +113,69 @@ * = +pc/%l[4]%(v[4]):4 ! model = symbols - hp = +inet(%m) - compaq = +inet(%m) - itouch = +inet(%m) - logicordless = +inet(%m) - logiinternet = +inet(%m) - microsoftpro = +inet(%m) - geniuscomfy = +inet(%m) + airkey = +inet(%m) + acpi = +inet(%m) + scorpius = +inet(%m) + btc5113rf = +inet(%m) + btc5126t = +inet(%m) btc9000 = +inet(%m) - rapidaccess = +inet(%m) - rapidaccess2 = +inet(%m) + btc9000a = +inet(%m) + cherryblue = +inet(%m) + cherrybluea = +inet(%m) chicony = +inet(%m) + chicony9885 = +inet(%m) + compaqeak8 = +inet(%m) + compaqik7 = +inet(%m) + compaqik13 = +inet(%m) + compaqik18 = +inet(%m) + armada = +inet(%m) + presario = +inet(%m) + ipaq = +inet(%m) dell = +inet(%m) + inspiron = +inet(%m) + dexxa = +inet(%m) + diamond = +inet(%m) + genius = +inet(%m) + hpi6 = +inet(%m) + hp2501 = +inet(%m) + hp2505 = +inet(%m) + rapidaccess = +inet(%m) + rapidaccess2 = +inet(%m) + rapidaccess2a = +inet(%m) + ltcd = +inet(%m) + logicdit = +inet(%m) + logicdp = +inet(%m) + logicdpa = +inet(%m) + logicdpa2 = +inet(%m) + logicdo = +inet(%m) + logicfn = +inet(%m) + logidak = +inet(%m) + logiik = +inet(%m) + itouch = +inet(%m) + logiitc = +inet(%m) + logiik = +inet(%m) + logiink = +inet(%m) + itouchin = +inet(%m) + mx1998 = +inet(%m) + mx2500 = +inet(%m) + mx2750 = +inet(%m) + microsoftinet = +inet(%m) + microsoftpro = +inet(%m) + microsoftprose = +inet(%m) + microsoftoffice = +inet(%m) + oretec = +inet(%m) + propeller = +inet(%m) + qtronix = +inet(%m) + samsung4500 = +inet(%m) + samsung4510 = +inet(%m) + sk1300 = +inet(%m) + sk2500 = +inet(%m) + sk6200 = +inet(%m) + sk7100 = +inet(%m) + sven = +inet(%m) + symplon = +inet(%m) + trust = +inet(%m) + yahoo = +inet(%m) ! model layout = compat pc98 nec/jp = pc98(basic) --- xc/programs/xkbcomp/rules/xfree86.lst.orig 2002-01-19 10:47:58.000000000 +0100 +++ xc/programs/xkbcomp/rules/xfree86.lst 2002-10-09 16:56:39.000000000 +0200 @@ -20,18 +20,69 @@ jp106 Japanese 106-key pc98 PC-98xx Series abnt2 Brazilian ABNT2 - hp HP Internet - itouch Logitech iTouch - logicordless Logitech Cordless Desktop Pro - logiinternet Logitech Internet Keyboard - logiinetnav Logitech Internet Navigator Keyboard - compaq Compaq Internet - microsoftpro Microsoft Natural Pro - geniuscomfy Genius Comfy KB-16M + airkey Acer AirKey V + acpi ACPI Standard + scorpius Advance Scorpius KI + btc5113rf BTC 5113RF Multimedia + btc5126t BTC 5126T + btc9000 BTC 9000 + btc9000a BTC 9000A + cherryblue Cherry Blue Line CyBo@rd + cherrybluea Cherry Blue Line CyBo@rd (alternate option) + chicony Chicony Internet Keyboard + chicony9885 Chicony KB-9885 + compaqeak8 Compaq Easy Access Keyboard + compaqik7 Compaq Internet Keyboard (7 keys) + compaqik13 Compaq Internet Keyboard (13 keys) + compaqik18 Compaq Internet Keyboard (18 keys) + armada Laptop/notebook Compaq (eg. Armada) Laptop Keyboard + presario Laptop/notebook Compaq (eg. Presario) Internet Keyboard + ipaq Compaq iPaq Keyboard + dell Dell + inspiron Laptop/notebook Dell Inspiron 8xxx + dexxa Dexxa Wireless Desktop Keyboard + diamond Diamond 9801 / 9802 series + genius Genius Comfy KB-16M / Genius MM Keyboard KWD-910 + hpi6 Hewlett-Packard Internet Keyboard + hp2501 Hewlett-Packard SK-2501 Multimedia Keyboard + hp2505 Hewlett-Packard SK-2505 Internet Keyboard rapidaccess IBM Rapid Access rapidaccess2 IBM Rapid Access II - chicony Chicony Internet Keyboard - dell Dell Internet Keyboard + rapidaccess2a IBM Rapid Access II (alternate option) + ltcd Logitech Cordless Desktop + logicdit Logitech Cordless Desktop iTouch + logicdp Logitech Cordless Desktop Pro + logicdpa Logitech Cordless Desktop Pro (alternate option) + logicdpa2 Logitech Cordless Desktop Pro (alternate option2) + logicdo Logitech Cordless Desktop Optical + logicfn Logitech Cordless Freedom/Desktop Navigator + logidak Logitech Deluxe Access Keyboard + logiik Logitech Internet Keyboard + itouch Logitech iTouch + logiitc Logitech iTouch Cordless Keyboard (model Y-RB6) + logiik Logitech Internet Keyboard + logiink Logitech Internet Navigator Keyboard + itouchin Logitech iTouch keyboard Internet Navigator + mx1998 Memorex MX1998 + mx2500 Memorex MX2500 EZ-Access Keyboard + mx2750 Memorex MX2750 + microsoftinet Microsoft Internet Keyboard + microsoftpro Microsoft Natural Keyboard Pro / Microsoft Internet Keyboard Pro + microsoftprose Microsoft Internet Keyboard Pro, Swedish + microsoftoffice Microsoft Office Keyboard + oretec Oretec MCK-800 MM/Internet keyboard + propeller Propeller Voyager (KTEZ-1000) + qtronix QTronix Scorpius 98N+ + samsung4500 Samsung SDM 4500P + samsung4510 Samsung SDM 4510P + sk1300 SK-1300 + sk2500 SK-2500 + sk6200 SK-6200 + sk7100 SK-7100 + sven SVEN Ergonomic 2500 + symplon Symplon PaceBook (tablet PC) + trust Trust Wireless Keyboard Classic + yahoo Yahoo! Internet Keyboard // The entries here should be ordered as follows: