Gentoo Archives: gentoo-laptop

From: Petr Sobotka <sobotkap@×××××××.cz>
To: gentoo-laptop@l.g.o
Subject: Re: [gentoo-laptop] Ctrl+Shift shortcuts don't work
Date: Tue, 24 Oct 2006 16:05:43
Message-Id: 1161705912.4571.13.camel@localhost
In Reply to: [gentoo-laptop] Ctrl+Shift shortcuts don't work by Starling
1 Hi,
2
3 Starling píše v Po 23. 10. 2006 v 08:41 -0700:
4 > Hi!
5 >
6 > I've recently installed Gentoo 2006.1 Linux on a Sony VAIO PCG-GR315MP
7 > laptop.
8 > Everything is fine, except one thing: shortcuts like Ctrl+Shift+O don't
9 > work.
10 > If I first press Ctrl first and then Shift and O then it works like Ctrl+O
11 > if I start with Shift then it works like Shift+O.
12
13 Maybe stupid suggestion, but what about window manager (Gnome, KDE,
14 etc.), doesn't he has any shortcut on ctrl+shift? I had similiar
15 problem, when I configured changing keyboard's languages. But then I
16 moved to xfce and configured directly kbd to changing languages this way
17 (but it's not your problem as I can see ;-) ):
18
19 Section "InputDevice"
20 Identifier "Keyboard0"
21 Driver "kbd"
22 Option "XkbLayout" "us,cz"
23 Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
24 EndSection
25
26
27 > I tried pc104 and pc105. Here is my Keyboard configuration from
28 > /etc/X11/xorg.conf
29 >
30 > Section "InputDevice"
31 > Identifier "Keyboard1"
32 > Driver "kbd"
33 >
34 > Option "XkbRules" "xorg"
35 > Option "XkbModel" "pc105"
36 > Option "XkbLayout" "gb"
37 >
38 > EndSection
39
40 Another stupid suggestion:
41 Isn't in config Section with "Keyboard0"?
42
43 Sorry that I had only such silly advices, as I said "you never know when
44 you will need silly advice, but it'll be surely sooner than you
45 suggest" ;-)
46
47 Good luck,
48
49 Petr Sobotka aka Pietro
50
51 --
52 gentoo-laptop@g.o mailing list

Replies

Subject Author
Re: [gentoo-laptop] Ctrl+Shift shortcuts don't work Alexander Jerneck <alexander.jerneck@×××××.com>