Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Keyboard problem after xorg-7.1 modular update
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
nakan
n00b
n00b


Joined: 06 Jan 2005
Posts: 40
Location: Cugy - Vaud - Switzerland

PostPosted: Tue Jul 04, 2006 2:21 pm    Post subject: [Solved] Keyboard problem after xorg-7.1 modular update Reply with quote

Hello all,

I just upgraded to the modular xorg on my iBook G4. All work fine except my keyboard.

Before, I used a modified /usr/lib/X11/xkb/symbols/fr_CH with the following in the
partial default alphanumeric_keys xkb_symbols "basic":

Code:

override key <LWIN> {[Mode_switch]};
override key <RWIN> {[Mode_switch]};


in order to emulate an Alt-Gr key with the Apple keys.

But now, impossible to do it again in my /usr/X11R6/share/X11/xkb/symbols/ch file.

Here is my keyboard section in /etc/X11/xorg.conf:

Code:

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "CoreKeyboard"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "pc104"
        Option      "XkbLayout" "ch"
        Option      "XkbVariant" "fr"
        Option      "AutoRepeat" "300 30"
EndSection


If somebody can help me...
_________________
- iBook G4 12" 1.2Ghz 512Mb 60Go / Gentoo
- Custom PC P4 2.6 HT 1024Mb / RAID 160Go SATA / Gentoo


Last edited by nakan on Fri Jul 07, 2006 3:01 pm; edited 1 time in total
Back to top
View user's profile Send private message
nakan
n00b
n00b


Joined: 06 Jan 2005
Posts: 40
Location: Cugy - Vaud - Switzerland

PostPosted: Fri Jul 07, 2006 11:35 am    Post subject: Reply with quote

I can anserw myself, I just add this to my Keyboard section in xorg.conf:

Code:

"XkbOptions"    "lv3:lwin_switch"

_________________
- iBook G4 12" 1.2Ghz 512Mb 60Go / Gentoo
- Custom PC P4 2.6 HT 1024Mb / RAID 160Go SATA / Gentoo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum