Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xfce keyboard layout problems
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
ilyatau
n00b
n00b


Joined: 27 Sep 2006
Posts: 45

PostPosted: Tue Apr 01, 2008 10:08 pm    Post subject: xfce keyboard layout problems Reply with quote

Hell all,
My problem is in xfce i can't make Hebrew and Russian layout for keyboard. in internet I found solution for it, need to write in xorg.conf, but for me it's not work. it's very strange because on pc it's work, but on laptop not.
part of my xorg.conf
Code:

Option "XkbRules" "xorg"
Option "XkbModel" "pc105+logicdpa2"
Option "XkbLayout" "us,il,ru"
Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"

but I have only en and en_US in keyboard layout switcher on panel.

Some body have ideas about it.

may be it's happend because my xfce I installed after kde?
Back to top
View user's profile Send private message
paluszak
Apprentice
Apprentice


Joined: 28 Jun 2004
Posts: 265
Location: Warsaw, Poland

PostPosted: Mon May 19, 2008 2:55 pm    Post subject: Re: xfce keyboard layout problems Reply with quote

ilyatau wrote:
Hell all,
My problem is in xfce i can't make Hebrew and Russian layout for keyboard. in internet I found solution for it, need to write in xorg.conf, but for me it's not work. it's very strange because on pc it's work, but on laptop not.
part of my xorg.conf
Code:

Option "XkbRules" "xorg"
Option "XkbModel" "pc105+logicdpa2"
Option "XkbLayout" "us,il,ru"
Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"

but I have only en and en_US in keyboard layout switcher on panel.

Some body have ideas about it.

may be it's happend because my xfce I installed after kde?


I've got the following lines in my xorg.conf:
Code:
        Option  "XkbRules"      "xorg"
        Option  "XkbModel"      "pc105"
        Option  "XkbLayout"     "pl,ru,il_si1452"


pl is for Polish, which doesn't make any difference here, il_si1452 is for standard Hebrew with nikudot (a little different from the one shipped with xorg-x11) downloaded from http://culmus.sourceforge.net. I also emerged xfce4-xkb and everything works fine for me. Try to comment out "XkbOptions" line and see if it works.

J.
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