From edf7ddb3c9af0544f05d3753eb305129845cb5ea Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 21 Nov 2006 16:58:42 +0100 Subject: [PATCH] /etc/skel/.Xmodmap: use Caps_Lock for keycode 66, thanks for the hint - wuehlmaus! --- debian/changelog | 7 +++++++ etc/skel/.Xmodmap | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index edbb301..6c64df4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml-etc (0.8-36) unstable; urgency=low + + * /etc/skel/.Xmodmap: use Caps_Lock for keycode 66, thanks for + the hint - wuehlmaus! + + -- Michael Prokop Tue, 21 Nov 2006 16:58:16 +0100 + grml-etc (0.8-35) unstable; urgency=low * /etc/skel/.xinitrc: run 'setxkbmap "$XKEYBOARD"' and drop diff --git a/etc/skel/.Xmodmap b/etc/skel/.Xmodmap index 680f51b..6580181 100644 --- a/etc/skel/.Xmodmap +++ b/etc/skel/.Xmodmap @@ -171,7 +171,7 @@ keycode 62 = Shift_R keycode 63 = KP_Multiply XF86_ClearGrab keycode 64 = Alt_L Meta_L keycode 65 = space -keycode 66 = Control_L +keycode 66 = Caps_Lock keycode 67 = F1 XF86_Switch_VT_1 keycode 68 = F2 XF86_Switch_VT_2 keycode 69 = F3 XF86_Switch_VT_3 -- 2.1.4