View Single Post

   
  #3 (permalink)  
Old 02-21-2008, 08:47 AM
PiotrAF
 
Posts: n/a
Default Re: Gnome and keyboard - how to make Gnome use the xorg.conf keyboard?

On Sun, 12 Dec 2004 13:40:20 +0100, PiotrAF wrote:

> How to make Gnome use the xorg.conf keyboard settings?
> The Gnome keyboard settings don't work as they should and anyway it will
> be enough if it just doesn't override my xorg.conf settings. I've search
> the gnome configs but can't find where to set it to work i.e. have the
> same effect as by command:
> setxkbmap -rules xorg -model logicink -layout pl -option ""


silly me I have to save the session but still there seems to
be some problem though the keyboards additional keys show properly in xev.
> gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb

layouts = []
model = logiink
overrideSettings = false
options = []
update_handlers = []

anyone knows how to change the gconftool-2 settings so they will have the :
> xprop -root|grep XKB

_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "logicink", "pl", "", ""
_XKB_RULES_NAMES(STRING) = "xorg", "logicink", "pl", "", ""

Reply With Quote