I'm having a little problem in Xwindows on a SS5 under RH 6.2. I don't
get Xwindows to understand the meaning of the CTRL key. So I just can't
use CTRL - D or CTRL - C or what ever CTRL combination.
The Keyboard selection in my /etc/X11/XF86Config is the follow:
# **********************************************************************
# Keyboard section
# **********************************************************************
Section "Keyboard"
Protocol "Standard"
# when using XQUEUE, comment out the above line, and uncomment the
# following line (currently unsupported by Xsun* servers)
#Protocol "Xqueue"
# AutoRepeat 500 5
# Let the server do the NumLock processing. This should only be
# required when using pre-R6 clients
#ServerNumLock
# Specify which keyboard LEDs can be user-controlled (eg, with xset
(1))
#Xleds 1 2 3
#To set the LeftAlt to Meta, RightAlt key to ModeShift,
#RightCtl key to Compose, and ScrollLock key to ModeLock:
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# XkbDisable
# These are the default XKB settings for XFree86
# XkbRules "sun"
# XkbModel "type5"
# XkbLayout "us"
# XkbCompat "compat/complete"
# XkbTypes "types/complete"
# XkbKeycodes "sun(type5)"
# XkbGeometry "sun(type5)"
# XkbSymbols "sun/us(sun5)"
# These are the XKB settings determined by Xconfigurator
# and/or changed by the administrator
# For Xsun* servers, which does autodetection itself, it is safe
# to leave these commented out.
XkbRules "sun"
XkbModel "type5"
XkbLayout "us"
# XkbCompat "compat/complete"
# XkbTypes "types/complete"
# XkbKeycodes "sun(type5)"
# XkbGeometry "sun"
# XkbSymbols "sun/us(sun5)"
EndSection
Who can help me?
Thanx,
CU
Roel