Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gkb_xmmap(1) [sunos man page]

gkb_xmmap(1)							   User Commands						      gkb_xmmap(1)

NAME
gkb_xmmap - set your keyboard map with the GNOME keyboard panel application SYNOPSIS
gkb_xmmap XMOD_MAP DESCRIPTION
gkb_xmmap is a utility program that is called internally by the GNOME keyboard panel application. gkb_xmmap can also be invoked from the command line. gkb_xmmap is used to modify the keyboad mapping to a given locale. gkb_xmmap uses xmodmap to implement the keyboard mapping. OPERANDS
The following operands are supported: XMOD_MAP An xmodmap extension that must match an xmodmap extension. The xmodmap files are located in /usr/share/xmodmap. If this op- erand is not provided, the gkb_xmmap command fails. EXAMPLES
Example 1: Update the keyboard map to UK example% gkb_xmmap uk ENVIRONMENT VARIABLES
See environ(5). EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gkb_xmmap Executable to set your keyboard map with the GNOME keyboard panel application /usr/share/xmodmap Location of the xmodmap files ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-utility_applets | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
gnome-keybinding-properties(1), gnome-keyboard-properties(1), xmodmap(1) NOTES
Original man page writtern by Christian Marillat <marillat@debian.org>. Updated by Matt Keenan, Sun Microsystems Inc., 2004. SunOS 5.10 6 Sep 2004 gkb_xmmap(1)

Check Out this Related Man Page

gnome-keyboard-properties(1)					   User Commands				      gnome-keyboard-properties(1)

NAME
gnome-keyboard-properties - set your keyboard preferences SYNOPSIS
gnome-keyboard-properties [gnome-std-options] DESCRIPTION
The Keyboard preference tool allows you to select autorepeat settings for your keyboard, and to configure the sound events that are associ- ated with the keyboard. The Keyboard preference tool also allows you to launch the Keyboard accessibility preference tool. See gnome-acces- sibility-keyboard-properties(1) for more information. OPTIONS
The following options are supported: gnome-std-optionStandard options available for use with most GNOME applications. See gnome-std-options(5). EXAMPLES
Example 1: Launching the Keyboard preference tool example% gnome-keyboard-properties EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gnome-keyboard-Executable for Keyboard preferences tool ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+------------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+------------------------------+ |Availability |SUNWgnome-desktop-preferences | +-----------------------------+------------------------------+ |Interface stability |External | +-----------------------------+------------------------------+ SEE ALSO
Preference Tools Manual Latest version of the GNOME Desktop User Guide for your platform. gnome-accessibility-keyboard-properties(1), gnome-control-center(1), gnome-std-options(5) NOTES
Written by Glynn Foster, Sun Microsystems Inc., 2003. SunOS 5.10 2 Oct 2003 gnome-keyboard-properties(1)
Man Page