Re: How to change keyboard shortcuts for characters?

2004-03-01 Thread Joerg Johannes
Am Fr, den 27.02.2004 schrieb Joerg Johannes um 10:13:
 Hi everybody
 
 I am about to learn swedish, and I'd like to write my vocabulary in text
 files. So far I use a german locale, and there is no direct keyboard
 shortcut (I know of) for the å character (a with a small o above).
 I'd like to bind AltGr+a for this character, but it it is already used
 for æ (a melted with e), which I never used before. (what language
 needs this sign, anyway? I only know of ½ (o melted with e) you
 need in french).
 How can I create this key binding? This must be defined somewhere in the
 X config file jungle...

OK, thanks to the suggestion for MultiKey, but I myde my way through the
jungle myself and solved this the generic way: I have added to the file
/etc/X11/xkb/symbols/de

key AD11 {[ udiaeresis,   Udiaeresis  ],
[ aring,Aring   ]   };

and I can now access å and Å by pressing AltGR+ü and AltGR+Shift+ü,
respectively.

joerg

-- 
Gib GATES keine Chance!


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


How to change keyboard shortcuts for characters?

2004-02-27 Thread Joerg Johannes
Hi everybody

I am about to learn swedish, and I'd like to write my vocabulary in text
files. So far I use a german locale, and there is no direct keyboard
shortcut (I know of) for the å character (a with a small o above).
I'd like to bind AltGr+a for this character, but it it is already used
for æ (a melted with e), which I never used before. (what language
needs this sign, anyway? I only know of ½ (o melted with e) you
need in french).
How can I create this key binding? This must be defined somewhere in the
X config file jungle...

Thanks,
joerg

-- 
Gib GATES keine Chance!


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Re: How to change keyboard shortcuts for characters?

2004-02-27 Thread Richard Lyons
On Friday 27 February 2004 10:13, Joerg Johannes wrote:
 Hi everybody

 I am about to learn swedish, and I'd like to write my vocabulary in text
 files. So far I use a german locale, and there is no direct keyboard
 shortcut (I know of) for the å character (a with a small o above).
 I'd like to bind AltGr+a for this character, but it it is already used
 for æ (a melted with e)

It's called a diphthong when you form a vowel ligature (melt them).

 which I never used before. (what language
 needs this sign, anyway?

IIRC, Danes use æ where Swedes, Norwegians, etc. use ä.  I expect Icelanders 
probably use æ as well.

-- 
richard


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: How to change keyboard shortcuts for characters?

2004-02-27 Thread Michael Graham
Richard wrote:
 
 IIRC, Danes use æ where Swedes, Norwegians, etc. use ä.  I expect
 Icelanders probably use æ as well.

And in English: encyclopædia

To get å you can use Multi_key a *  (On my machine Multi_key =
Shift+AltGr)

You can run

xmodmap -pk | grep Multi_key

To find out which key it is on your machine (as long as you can work out
which key produced the correct keycode) for instance, mine outputs

113 0xfe03 (ISO_Level3_Shift)   0xff20 (Multi_key) 

And I knew that ISO_Level3_Shift is fancy talk for AltGr. Which reminds
me Multi_key is sometimes called compose.

HTH
-- 
OoberMick
There is an old saying that if a million monkeys typed on a million
keyboards for a million years, eventually all the works of Shakespeare
would be produced. Now, thanks to Usenet, we know this is not true.


pgp0.pgp
Description: PGP signature


Re: How to change keyboard shortcuts for characters?

2004-02-27 Thread Pigeon
On Fri, Feb 27, 2004 at 10:13:38AM +0100, Joerg Johannes wrote:
 (a melted with e), which I never used before. (what language
 needs this sign, anyway?...)

Latin :-)

-- 
Pigeon

Be kind to pigeons
Get my GPG key here: http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x21C61F7F


pgp0.pgp
Description: PGP signature


Re: How to change keyboard shortcuts for characters?

2004-02-27 Thread Richard Lyons
On Friday 27 February 2004 20:09, Michael Graham wrote:
 Richard wrote:
  IIRC, Danes use æ where Swedes, Norwegians, etc. use ä.  I expect
  Icelanders probably use æ as well.

 And in English: encyclopædia

 To get å you can use Multi_key a *  (On my machine Multi_key =
 Shift+AltGr)

 You can run

 xmodmap -pk | grep Multi_key

 To find out which key it is on your machine (as long as you can work out
 which key produced the correct keycode) for instance, mine outputs

 113 0xfe03 (ISO_Level3_Shift)   0xff20 (Multi_key)

 And I knew that ISO_Level3_Shift is fancy talk for AltGr. Which reminds
 me Multi_key is sometimes called compose.

It depends on which keyboard you are using. In kde and I assume in other wms 
you can set up switchable language keyboards.  I have just experimented with 
swedish and found  å on windows-key+[ and æ on altgr+' . I haven't tried it 
yet on this machine (thinkpad).

HTH

-- 
richard


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: How to change keyboard shortcuts for characters?

2004-02-27 Thread Christophe
Le Vendredi 27 Février 2004 20:26, Pigeon jeta à la face du monde :
 On Fri, Feb 27, 2004 at 10:13:38AM +0100, Joerg Johannes wrote:
  (a melted with e), which I never used before. (what language
  needs this sign, anyway?...)
 Latin :-)

And some of these Latin words are used rather often in French :
ex æquo
curriculum vitæ  

-- 
Christophe Courtois - Ostwald, Alsace, France
http://www.courtois.cc/
--
For every complex problem there is an answer 
that is clear, simple, and wrong. -- H L Mencken


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]