Paul 'Baloo' Johnson <[EMAIL PROTECTED]> writes:

> Is there a way to get the ctrl-. compose character keystroke to work in
> X by default?  It works on console but not X...

I don't think that you can make ctrl-. the compose character, but you
can make other keys the compose character. I personally like assigning
it to the Windows key, since I don't use it for anything else. I use
this:

 xmodmap -e 'keycode 115 = Multi_key'

If your keyboard doesn't use keycode 115 for that keycode, run xev and
hit the key inside the xev window to see what keycode it does generate.

-- 
Dave Carrigan ([EMAIL PROTECTED])            | Yow! I smell a RANCID CORN DOG!
UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-DNS | 
Seattle, WA, USA                            | 
http://www.rudedog.org/                     | 

Reply via email to