Sponsored Content
Operating Systems Solaris Unable to change keyboard layout Post 302335441 by gxmsgx on Sunday 19th of July 2009 10:03:14 AM
Old 07-19-2009
Quote:
Originally Posted by microbot
Tried and answer is unknown id
example for German layout:
Code:
# ls /usr/share/lib/keytables/type_6/
albania              layout_00            layout_105           layout_1e            slovenia
belarus              layout_02            layout_106           layout_1f            spain
belgium              layout_06            layout_107           layout_20            sweden
bulgaria             layout_07            layout_108           layout_21            swiss_french
croatia              layout_08            layout_10f           layout_23            swiss_german
denmark              layout_09            layout_12            maltauk              taiwan
finnish              layout_0e            layout_13            maltaus              turkeyf
france               layout_0f            layout_16            netherlands          turkeyq
germany              layout_10            layout_17            norway               uk
iceland              layout_100           layout_18            portugal             us
italy                layout_101           layout_19            reset                
japan                layout_102           layout_1a            russia               
kbd_layouts          layout_103           layout_1b            serbiaandmontenegro  
korea                layout_104           layout_1c            slovakia

select your preferred layout:
Code:
# loadkeys /usr/share/lib/keytables/type_6/germany

test and if your layout is ok edit /boot/solaris/bootenv.rc and insert this line:

Code:
setprop keyboard-layout 'German'

 

7 More Discussions You Might Find Interesting

1. SuSE

Keyboard Layout

ok, I am having a seriouse problem! I can not wite in my landguidge, I live in sweden but I seem to have an american keyboard layout so I cant write some letters and all the key commands are all messed up. Does anyone know where I can find a swedisch keyboard layout? (3 Replies)
Discussion started by: Kimm
3 Replies

2. UNIX for Dummies Questions & Answers

Changing Keyboard layout

Hi, How do i go about changing the keyboard layout to the UK layout. currently the @ symbol on the keyboard appears as a " sybol on the monitor. Many Thanks in advance Kam (1 Reply)
Discussion started by: vishnura
1 Replies

3. Linux

Changing default keyboard layout in Linux

Hi I have Fedora linux with XFCE desktop. I want to use Indic lanquage in that. I have installed unicode devnagri fonts. But I am not able to change my default keyboard layout. How can I change default keyboard layout in XFCE or through command line. Thanks NeeleshG (0 Replies)
Discussion started by: neel.gurjar
0 Replies

4. Solaris

Unable to change keyboard layout

Hi to everyone Once again I tried to modify my keyboard , because I am crazy keyborad can not be changed using kbd-s eeprom also I tried to modify /boot/solaris/bootenv.rc but I tried opensolaris and my keyboard works perfectly So my question is Can I transfer settings from... (14 Replies)
Discussion started by: solaris_user
14 Replies

5. Solaris

Unable to understand disk layout and where are the free space

Hi I am unable to understand the disk layout of one of my disk attached to v240. This is newly installed system from jumpstart. I am unable to see the free space on backup slice 2 and there are 0 to 8 slices listed when I run format and print the disk info, also there is no reference of... (9 Replies)
Discussion started by: kumarmani
9 Replies

6. Hardware

Keyboard layout based on scancodes?

I would like to make a new keyboard layout that moves the modifier keys around. The problem is that this needs to be an xkb layout, because I still need to be able to switch to the Qwerty layout and the layout of my native language. Is there a way to write an xkb layout that works on the keycodes... (2 Replies)
Discussion started by: dotancohen
2 Replies

7. UNIX for Dummies Questions & Answers

Problem getting vertical bar with British keyboard layout on US (physical) keyboard

Hi, I've got a bit of a ridiculous problem and wasn't sure where to post it. I need to use the vertical bar for piping in Bash but, as per the title, am using a UK layout on a US (physical) keyboard which doesn't have a key for it in the place I'd expect. I've tried using xbindkeys and Unicode... (7 Replies)
Discussion started by: crunchgargoyle
7 Replies
loadkeys(1)							   User Commands						       loadkeys(1)

NAME
loadkeys, dumpkeys - load and dump keyboard translation tables SYNOPSIS
loadkeys [filename] dumpkeys DESCRIPTION
loadkeys reads the file specified by filename, and modifies the keyboard streams module's translation tables. If no file is specified, loadkeys loads the file: /usr/share/lib/keytables/type_tt/layout_dd, where tt is the value returned by the KIOCTYPE ioctl, and dd is the value returned by the KIOCLAYOUT ioctl (see kb(7M)). These keytable files specify only the entries that change between the specified layout and the default layout for the particular keyboard type. On self-identifying keyboards, the value returned by the KIOCLAYOUT ioctl is set from the DIP switches. dumpkeys writes the current contents of the keyboard streams module's translation tables, in the format specified by keytables(4), to the standard output. FILES
/usr/share/lib/keytables/layout_dd default keytable files ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ |ATTRIBUTE TYPE |ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
kbd(1), keytables(4), attributes(5), kb(7M), usbkbm(7M) SunOS 5.11 20 Apr 1998 loadkeys(1)
All times are GMT -4. The time now is 12:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy