From 85ba6eff8708e81b1823a622ff115537bb220e35 Mon Sep 17 00:00:00 2001 From: Mike Hiretsky Date: Wed, 31 Mar 2010 17:23:58 +0400 Subject: [PATCH] Fix CtrlAltBksp for xfce --- .../40-cldx-10.2-10.4/.config/xfce4/panel/xkb-plugin-8.rc | 3 +++ .../40-xfce-4.6/.config/xfce4/panel/xkb-plugin-8.rc | 5 ++--- 2 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 client-profiles/40-cldx-10.2-10.4/.config/xfce4/panel/xkb-plugin-8.rc diff --git a/client-profiles/40-cldx-10.2-10.4/.config/xfce4/panel/xkb-plugin-8.rc b/client-profiles/40-cldx-10.2-10.4/.config/xfce4/panel/xkb-plugin-8.rc new file mode 100644 index 0000000..dfa6a9f --- /dev/null +++ b/client-profiles/40-cldx-10.2-10.4/.config/xfce4/panel/xkb-plugin-8.rc @@ -0,0 +1,3 @@ +# Calculate format=procmail +options=grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp +toggle_option=grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp diff --git a/client-profiles/40-xfce-4.6/.config/xfce4/panel/xkb-plugin-8.rc b/client-profiles/40-xfce-4.6/.config/xfce4/panel/xkb-plugin-8.rc index 9b7cba1..7b4528c 100644 --- a/client-profiles/40-xfce-4.6/.config/xfce4/panel/xkb-plugin-8.rc +++ b/client-profiles/40-xfce-4.6/.config/xfce4/panel/xkb-plugin-8.rc @@ -6,6 +6,5 @@ never_modify_config=false model=pc104 layouts=#-os_locale_xkbname-# variants=, -options=grp:caps_toggle -toggle_option=grp:caps_toggle - +options=grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp +toggle_option=grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp