Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved](Xfce ignoring xorg.conf?) Shiriki can't read...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Shiriki
n00b
n00b


Joined: 17 Oct 2007
Posts: 8

PostPosted: Mon Oct 22, 2007 10:01 am    Post subject: [solved](Xfce ignoring xorg.conf?) Shiriki can't read... Reply with quote

Hi folks,

I'm having a little trouble with my keyboard layout in Xfce. I want a german layout but Xfce seems to ignore the xorg.conf

xorg.conf:
Code:

Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

*snip*
Code:

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "kbd"
   Option      "CoreKeyboard"
   Option      "XkgbRules" "xorg"
   Option      "XkgbModel" "pc105"
   Option      "XkgbLayout" "de"
EndSection


Xorg.0.log:
Code:

(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"

*snip*
Code:

(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)


Any ideas?

So Long
Shiriki


Last edited by Shiriki on Mon Oct 22, 2007 3:06 pm; edited 1 time in total
Back to top
View user's profile Send private message
b3cks
Veteran
Veteran


Joined: 23 Mar 2004
Posts: 1481
Location: Bremen (GER)

PostPosted: Mon Oct 22, 2007 10:25 am    Post subject: Re: Xfce ignoring xorg.conf? Reply with quote

Shiriki wrote:
Code:

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "kbd"
   Option      "CoreKeyboard"
   Option      "XkgbRules" "xorg"
   Option      "XkgbModel" "pc105"
   Option      "XkgbLayout" "de"
EndSection

Remove the "G"s here. It is XkbLayout and not XkgbLayout for example.
_________________
I am /root and if you see me laughing you better have a backup.
Back to top
View user's profile Send private message
transient
l33t
l33t


Joined: 13 Jan 2005
Posts: 759

PostPosted: Mon Oct 22, 2007 11:26 am    Post subject: Reply with quote

If only it were a russian layout...
if only.

:P
Back to top
View user's profile Send private message
Shiriki
n00b
n00b


Joined: 17 Oct 2007
Posts: 8

PostPosted: Mon Oct 22, 2007 3:05 pm    Post subject: Reply with quote

...
how embarassing :oops:
Thanks b3cks :)

@transient: Now that would be really awkward... Took me a bit to get the hang of the us keymap by trial and error, but with a russian standardlayout I would not have been able to waste your time with a stupid question like this ;)

So Long
Shiriki
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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