forked from pool/xkeyboard-config
- remove xkeyboard-config.inet.patch: * There is an entry for KP_Equal in inet(apple) already: key <KPEQ> { [ KP_Equal ] }; With the macintosh keycodes <KPEQ> has the same value as <K59> in the xfree86 keycodes file (i.e. 157). - place all SUSE specific patches into one file: * add Multi_key for compose. * add ctrl-alt-backspace server termination key sequence. - remove xkeyboard-config.macintosh.patch: This can be handled by adding: altwin:swap_lalt_lwin,lv3:alt_switch as option for instance to the keyboard mappings for macintosh. The xorg-x11 package will be updated accordingly. - Remove xkeyboard-config.inet.microsoftpro.patch: This patch is bogus and not needed for evedev keyboards any more. For old style keyboard +inet(microsoftprousb) specified the augmentation used for a specific keyboard model. This this keyboard model should be set instead ie: setxkbmap -rules base -model microsfortprousb -layout <lo> -option "" produces the same results as: setxkbmap -rules base -model pc104 -layout <lo> -option inet:microsoftpro (disregarding the geometry part which is rather irrelevant here). - IBM Space Saver keyboard support was added upstream with commit b69a8bd. OBS-URL: https://build.opensuse.org/request/show/71244 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkeyboard-config?expand=0&rev=47
Description
No description provided
Languages
Diff
100%