On Friday 18 Jan 2002 00:07, andre wrote:
> Op do 17-01-2002, om 20:36 schreef Peter Ruskin:
> > On Thursday 17 Jan 2002 12:47, Leon Brooks wrote:
> > > On Thursday 17 January 2002 20:26, Guillaume Rousse wrote:
> > > > I would also thanks François and all others implicated here for
> > > > the excellent work on urpmi, including improvement motivated by
> > > > reasons external to mandrake :-)
> > >
> > > Guillaume, how do I get characters like a ``c'' with a cedilla out
> > > of an en_US or en_GB keyboard?
> > >
> > > Cheers; Leon
> >
> > /usr/local/bin/kb...
> > #!/bin/sh
> > [ "$DISPLAY" != "" ] && xmodmap $HOME/.xmodmaprc
> >
> >
> > ~/.xmodmaprc...
> > keycode  46 = l L ccedilla Ccedilla
> > ---------------
>
> And what do you have to type to get a cedilla

Oh, yes - sorry.  It's [AltGr-l] for lowercase and [AltGr-L] for 
uppercase.  If you want to use a different character, like C for 
instance, just replace the Ls above with c C.  I use ¢ and © with the 
AltGr combination with c.  What you should get with keycode 46 and l | L 
is ç and Ç.  Drat - I've just discovered that the Ç doesn't work with 
charset ISO-8859-15 - they both work with ISO-8859-1.

You can use xev to see the results.  Experiment if you have time.
 
-- 
Peter Ruskin, Wrexham, Wales.  AMD Athlon XP 1600+, 512MB RAM.
Registered Linux User 219434 ( see http://counter.li.org/ ).
Mandrake Linux release 8.1 (Vitamin) for i586
Kernel 2.4.8-34.1mdk-win4lin,  XFree86 4.1.0, patch level 21mdk.
KDE: 2.2.2.  Qt: 2.3.2.  Up 1 day 9 hours 59 minutes.
-------------------------------------------------------------------

Reply via email to