Date: Fri, 21 Jun 2002 10:27:54 -0300 (BRT) From: Paulo Fragoso <paulo@nlink.com.br> To: freebsd-stable@freebsd.org Subject: XFree4 - 4.6-RELEASE Message-ID: <20020621102541.D48663-100000@mirage.nlink.com.br>
next in thread | raw e-mail | index | archive | help
Hi,
I don't know if I'm in the correct list but after upgrade to FreeBSD-4.6
and XFree86 4, I can get compose key:
When I was using XFree86 3 I had this in /etc/XF86Config file:
Section "Keyboard"
Protocol "Standard"
# Protocol "Xqueue"
# ServerNumLock
# Xleds 1 2 3
LeftAlt Meta
RightAlt ModeShift
RightCtl Compose
^^^^^^^^^^^^^^^^^^^
# ScrollLock ModeLock
XkbDisable
XkbKeymap "xfree86(us)"
EndSection
All was working fine. Now I'm trying this:
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "RightAlt" "Meta"
Option "RightCtl" "Compose"
Option "XkbDisable" "disable"
Option "XkbKeycodes" "xfree86"
Option "XkbTypes" "default"
Option "XkbCompat" "default"
Option "XkbRules" "xfree86"
Option "XkbLayout" "us"
EndSection
but right control key doesn't work how compose key.
Am I doing something wrong?
Thanks,
Paulo.
--
__O
_-\<,_ Why drive when you can bike?
(_)/ (_)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020621102541.D48663-100000>
