Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Problem getting vertical bar with British keyboard layout on US (physical) keyboard Post 302773339 by crunchgargoyle on Wednesday 27th of February 2013 05:14:27 PM
Old 02-27-2013
Would there be a way to use that in xbindkeys so that I could remap to a particular key? Aliasing won't work and I tried using a function.
 

6 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

After Solaris 10 installation I was unable to change keyboard using known commands kbd -s and eeprom keyboard layoit. Also modifinig /boot/solaris/bootenv.rc did not helped. And is possible to replace Solaris keymap with ubuntu keymap because my keyboard work perfectly under Ubuntu and... (7 Replies)
Discussion started by: microbot
7 Replies

5. 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

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
HILKBD(4)						   BSD Kernel Interfaces Manual 						 HILKBD(4)

NAME
hilkbd -- HIL keyboard device SYNOPSIS
hilkbd* at hil? wskbd* at hilkbd? option HILKBD_LAYOUT=XXX DESCRIPTION
This driver supports HIL keyboards within the wscons(4) framework. It doesn't provide direct device driver entry points, but makes its func- tions available through the internal wskbd(4) interface. The hilkbd driver supports a number of different key mappings. By default, the layout corresponding to the keyboard model as probed by the hilkbd driver will be used. A different layout can be chosen either with the kernel option ``HILKBD_LAYOUT'' at compile time, or with the wsconsctl(8) utility (variable: ``keyboard.encoding'') at runtime. The supported key mappings are at this time: KB_DE (de) German with ``dead accents''. KB_FR (fr) French with ``dead accents''. KB_SV (sv) Swedish. KB_UK (uk) British. KB_US (us) English/US keyboard mapping. The KB_DE mapping can be used in the KB_NODEAD (.nodead) variant. This switches off the ``dead accents''. EXAMPLES
To set a Swedish keyboard mapping, use wsconsctl keyboard.encoding=sv. To set it at kernel build time, regardless of what keyboard is plugged, add the following to the kernel configuration file: option HILKBD_LAYOUT="KB_SV" SEE ALSO
hil(4), intro(4), wskbd(4), wsconsctl(8) BUGS
The list of built-in mappings is incomplete and has grown as people submitted information about their particular layout. The Swedish and British layout have been reconstructed from tables in the old HIL code present in the hp300 port, and have not been tested. BSD
February 9, 2011 BSD
All times are GMT -4. The time now is 02:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy