Re: Keyboard question
- From: "Guillermo S. Romero / Familia Romero" <famrom idecnet com>
- To: gnome-list gnome org
- Subject: Re: Keyboard question
- Date: Sun, 18 Mar 2001 18:37:56 +0100
olau hardworking dk (2001-03-18 at 1739.25 +0100):
> All this assumes you're using a 101 or 102 keys keyboard layout -
> check your /etc/X11/XF86Config file and change it if it says 104 or 105.
I have:
---8<---
Section "Keyboard"
Protocol "Standard"
[...]
LeftAlt Meta
RightAlt Meta
ScrollLock Compose
RightCtl Control
[...]
XkbKeycodes "xfree86"
XkbTypes "default"
XkbCompat "default"
XkbSymbols "us(pc105)+es"
XkbGeometry "pc"
XkbRules "xfree86"
XkbModel "pc105"
XkbLayout "es"
EndSection
--->8---
And I use as .Xmodmap the following:
---8<---
! Alt works as Alt and as Meta
keysym Alt_L = Meta_L Alt_L
! Make the rare key work as Hyper
clear mod4
keycode 115 = Hyper_L
add mod4 = Hyper_L
keycode 116 = Hyper_R
add mod4 = Hyper_R
! The menu key works as compose
keycode 117 = Multi_key
--->8---
So 117 works as Compose without problems (ScrollLock does not work as
Compose, it seems, and I do not care much, too far from the rest of
keys). I did not needed to change to 101 - 102.
GSR
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]