forked from pool/xkeyboard-config
* 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
12 lines
587 B
Diff
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)
|