Solved! [was: xmodmap: ctrl-alt-f1 does not switch to console any more after upgrade]
On Fri, Jul 22, 2005 at 03:03:51PM +0200, Wolfgang Pfeiffer wrote:
> Hi all
>
> It happened 2 days ago when I upgraded/installed packages on unstable:
> I can't switch to console anymore. It seems something has changed with
> the packages below in a way that ~/xmodmap being read by either Gnome or
> FVWM prevents me from switching from X to a console (via
> "ctrl-alt-f1"), on a qwertz keyboard, Titanium IV:
I changed .xmodmap. Here's the one that works now (including switching
back to a console from X via ctrl-alt-f1):
<http://wolfgangpfeiffer.com/xmodmap.txt>
Here's the diff on the changes between my previous non-working
config file and the one that works now:
--- .xmodmap 2005-07-22 16:33:15.000000000 +0200
+++ .xmodmap.050722 2005-07-22 16:24:12.000000000 +0200
@@ -57,17 +57,17 @@
keycode 64 = Alt_L
keycode 65 = space
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
-keycode 70 = F4 XF86_Switch_VT_4
-keycode 71 = F5 XF86_Switch_VT_5
-keycode 72 = F6 XF86_Switch_VT_6
-keycode 73 = F7 XF86_Switch_VT_7
-keycode 74 = F8 XF86_Switch_VT_8
-keycode 75 = F9 XF86_Switch_VT_9
-keycode 76 = F10 XF86_Switch_VT_10
-keycode 77 = Num_Lock Pointer_EnableKeys
+keycode 67 = F1
+keycode 68 = F2
+keycode 69 = F3
+keycode 70 = F4
+keycode 71 = F5
+keycode 72 = F6
+keycode 73 = F7
+keycode 74 = F8
+keycode 75 = F9
+keycode 76 = F10
+keycode 77 = Num_Lock
keycode 78 =
keycode 79 = KP_7 KP_Home
keycode 80 = KP_8 KP_Up
HTH
Best Regards
Wolfgang
--
Wolfgang Pfeiffer
http://profiles.yahoo.com/wolfgangpfeiffer
Reply to: