KBD_MODE(1) General Commands Manual KBD_MODE(1)NAME
kbd_mode - report or set the keyboard mode
SYNOPSIS
kbd_mode [ -a | -u | -k | -s ] [ -C CONSOLE ]
DESCRIPTION
Without argument, kbd_mode prints the current keyboard mode (RAW, MEDIUMRAW or XLATE). With argument, it sets the keyboard mode as indi-
cated:
-s: scancode mode (RAW),
-k: keycode mode (MEDIUMRAW),
-a: ASCII mode (XLATE),
-u: UTF-8 mode (UNICODE).
Of course the "-a" is only traditional, and the code used can be any 8-bit character set. With "-u" a 16-bit character set is expected,
and these chars are transmitted to the kernel as 1, 2, or 3 bytes (following the UTF-8 coding). In these latter two modes the key mapping
defined by loadkeys(1) is used.
kbd_mode operates on the console specified by the "-C" option; if there is none, the console associated with stdin is used.
Warning: changing the keyboard mode, other than between ASCII and Unicode, will probably make your keyboard unusable. This command is only
meant for use (say via remote login) when some program left your keyboard in the wrong state. Note that in some obsolete versions of this
program the "-u" option was a synonym for "-s".
SEE ALSO loadkeys(1)
6 Apr 1994 KBD_MODE(1)
Check Out this Related Man Page
KBD_MODE(1) General Commands Manual KBD_MODE(1)NAME
kbd_mode - report or set the keyboard mode
SYNOPSIS
kbd_mode [ -a | -u | -k | -s ] [ -C CONSOLE ]
DESCRIPTION
Without argument, kbd_mode prints the current keyboard mode (RAW, MEDIUMRAW or XLATE). With argument, it sets the keyboard mode as indi-
cated:
-s: scancode mode (RAW),
-k: keycode mode (MEDIUMRAW),
-a: ASCII mode (XLATE),
-u: UTF-8 mode (UNICODE).
Of course the "-a" is only traditional, and the code used can be any 8-bit character set. With "-u" a 16-bit character set is expected,
and these chars are transmitted to the kernel as 1, 2, or 3 bytes (following the UTF-8 coding). In these latter two modes the key mapping
defined by loadkeys(1) is used.
kbd_mode operates on the console specified by the "-C" option; if there is none, the console associated with stdin is used.
Warning: changing the keyboard mode, other than between ASCII and Unicode, will probably make your keyboard unusable. This command is only
meant for use (say via remote login) when some program left your keyboard in the wrong state. Note that in some obsolete versions of this
program the "-u" option was a synonym for "-s".
SEE ALSO loadkeys(1)
6 Apr 1994 KBD_MODE(1)
Hi,
I have some software I need to install on HP-UX 11iv1 64bit but it must not be set up in unicode mode. I know unicode/ ASCII etc. I don't know how to get unix to switch between these. Is there an environment setting for that? I use the Korn shell.
Thanks. (2 Replies)
Hi all, I have major errors on entering the shell. On login I get:
-bash: dircolors: command not found
-bash: tr: command not found
-bash: fgrep: command not found
-bash: grep: command not found
-bash: grep: command not found
-bash: id: command not found
-bash: #
root@host # pwd
/bin... (0 Replies)
Hi all, .... I have major errors on entering the shell. On login I get:
-bash: dircolors: command not found
-bash: tr: command not found
-bash: fgrep: command not found
-bash: grep: command not found
-bash: grep: command not found
-bash: id: command not found
-bash: #
root@host # pwd... (0 Replies)
Hi all, dummy here.... I have major errors on entering the shell. On login I get:
-bash: dircolors: command not found
-bash: tr: command not found
-bash: fgrep: command not found
-bash: grep: command not found
-bash: grep: command not found
-bash: id: command not found
-bash: [: =: unary... (12 Replies)
Hello,
I have a few Ubuntu 9.10 laptops I'm trying to learn NFS sharing with. I am just experimenting on this right now, so no harsh words about the security of what I'm playing with, please ;)
Below are the configs
/etc/exports on host
/home/woodnt/Homeschool... (2 Replies)
Hi,
I am using Ubuntu 8.04 64-bit (Hardy Heron LTS Desktop edition) OS on a 64-bit intel hardware (x86_64). I have wrongly renamed the /lib64/libdl-2.7.so shared library file and now hardly few commands are working. My Gnome UI display has gone and I could not establish any new connection via... (12 Replies)
I am thinking of developing an app' for Android mobile devices...
Two questions here:-
1) Does anyone _develop_ for the Android _mobile_ platform?
If so do you use OSX 10.7.5 or greater as your _development_platform_?
2) I know ********* is gonna say that the Android terminal/shell is... (13 Replies)