On Fri, 11. Jan 2008, Daniel Herrmann wrote: > Frank, > > thank you very much, that fixed it! However, are there any > disadvantages in completely disabling xmodmap? I'd rather like to > modify gnome to disable xmodmap (or to fool gnome to use /bin/true or > whatever instead of xmodmap).
That's possible by giving gnome a fake keyboard layout: gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory -s /desktop/gnome/peripherals/keyboard/kbd/layouts -t list --list-type=string "[unknown-model]" After doing that, gnome won't mess with xmodmap anymore. (I hope :) Regards, Benjamin Hanzelmann _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
