John Brewer wrote: > when I actually run xmodmap not much id defined by default, which these are > just overriding settings and does not inclode all, so I am not sure how to > get them all? > > $ /usr/openwin/bin/xmodmap
When you run it with no arguments, it only prints the modifier key mappings (shift, control, alt, etc.) - not the main key mappings, see the man page. > The problem that I see with both Solaris and OpenSolaris man pages does not > provide any system default location of a xmodmap configuration file and does > not mention how it interacts with /usr/openwin/lib/X11/XKeysymDB if this is > still being used or not? xmodmap is not used by default on Solaris or OpenSolaris - it can be manually used to override settings, but the default settings come from the XKB map setting, which in turn defaults to matching the kernel keyboard map setting reported by kbd -l and set via kbd -s. -- -Alan Coopersmith- alan.coopersm...@sun.com Sun Microsystems, Inc. - X Window System Engineering _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org