On Fri, 26 Mar 2010 07:07:31 -0700, david thompson <[email protected]>  
wrote:

> superkb: Could not load keyboard geometry information. Quitting.
>
> The FAQ  
> (http://sourceforge.net/apps/mediawiki/superkb/index.php?title=FAQ#I_get_a_.22Could_not_load_keyboard_information_from_X.22_error)
>   indicates the steps one should take after encountering this message
> if one is using the gnome or KDE desktops. What steps should one take
> if neither desktop is being used? (In my case, I'm using the sawfish
> window manager.)

Are you using no desktop environment at all, just Sawfish as WM?

If so, Sawfish doesn't handle keyboard geometry information itself.
You will have to do it manually. Try issuing the following command
in a terminal window (not as root):

setxkbmap -geometry 'pc(pc104)'   #Notice the single quotes!

You need to issue killall superkb and run it again to make it
see the change.

Once you make it work, fix the setting according to your
distribution instructions before loading Superkb. This is usually
done in /etc/X11/xorg.conf as stated in
http://www.x.org/releases/X11R7.5/doc/input/XKB-Config.html and
remember that "setxkbmap -print" is your friend.

(Oh, and make sure you are using latest version: 0.21)

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Superkb-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/superkb-devel

Reply via email to