1
0
xkeyboard-config/xkeyboard-config.ctrl_alt_bksp.patch
Stefan Dirsch 204a143456 - xkeyboard-config 2.1
* Again, some tweaks and additions, here and there. Updated 12
    translations, thanks to TP.
- refreshed patches

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkeyboard-config?expand=0&rev=62
2011-02-05 12:32:40 +00:00

12 lines
587 B
Diff

Index: xkeyboard-config-2.1/rules/evdev.m_s.part
===================================================================
--- xkeyboard-config-2.1.orig/rules/evdev.m_s.part
+++ xkeyboard-config-2.1/rules/evdev.m_s.part
@@ -1,3 +1,3 @@
- $evdevkbds = +inet(evdev)+inet(%m)
- applealu_jis = +inet(evdev)+macintosh_vndr/jp(alujiskeys)
- * = +inet(evdev)
+ $evdevkbds = +inet(evdev)+inet(%m)+terminate(ctrl_alt_bksp)
+ applealu_jis = +inet(evdev)+macintosh_vndr/jp(alujiskeys)+terminate(ctrl_alt_bksp)
+ * = +inet(evdev)+terminate(ctrl_alt_bksp)