Re: Problem with mapping a key to multiple characters (Unicode + diacritic symbol)

2019-03-13 Thread Ilya Anfimov
On Wed, Mar 13, 2019 at 12:46:25AM +0100, Pierre-Luc Angles wrote: > Dear Ilya, > > Thanks a lot for your interesting advices. > > Le 12/03/2019 ?? 15:16, Ilya Anfimov a ??crit : > > You are probably right. Keysyms does not get added automatically > > by naming it, and I don't see any mention of

Re: Problem with mapping a key to multiple characters (Unicode + diacritic symbol)

2019-03-13 Thread Pierre-Luc Angles
Dear Ilya, dear all, Thanks for your quick and nice answer. So would you recommend me to use, for my XKeysymDB file, 7bit characters (e.g. 185 to 18F) instead of the last positions of allowed ones (i.e. 8bit characters 1FF5 to 1FFF) or would recommend other positions like priva

Re: Problem with mapping a key to multiple characters (Unicode + diacritic symbol)

2019-03-13 Thread Ilya Anfimov
On Wed, Mar 13, 2019 at 11:37:51AM +0100, Pierre-Luc Angles wrote: > Dear Ilya, dear all, > > Thanks for your quick and nice answer. So would you recommend me to use, for > my XKeysymDB file, 7bit characters (e.g. 185 to 18F) instead of the > last positions of allowed ones (i.e. 8bit chara

Re: Problem with mapping a key to multiple characters (Unicode + diacritic symbol)

2019-03-13 Thread Pierre-Luc Angles
Dear Ilya, dear all, Thanks again for this important remark. My ~/.XCompose file is then the following: : "i̯" : "u̯" : "ı͗" : "I͗" : "č̣" : "Č̣" : "s̱" : "S̱" : "H̱" : "h̭" : "H̭" My /usr/share/X11/XKeysymDB is the following: i_breve_below :100050F5 u_breve_below

Re: Problem with mapping a key to multiple characters (Unicode + diacritic symbol)

2019-03-13 Thread Pierre-Luc Angles
Dear Ilya, dear all, now I have tried once again in my keyboard layout key { [ampersand,1, i_breve_below, U032F ] }; Typing it in a LibreOffice document with the right font results in no reaction (whereas before it reacts like NoSymbol by putting

Changing key repeat behaviour for individual xinput devices

2019-03-13 Thread Timo Paulssen
Hello xorgers, I recently got a small bluetooth keyboard. I'd like to try to use it as a secondary keyboard for things like shortcuts, but my first experiment was to turn it into a midi keyboard with a combination of PortMIDI and xinput float + xinput test. Unfortunately, it has a pretty aggressiv

Re: Problem with mapping a key to multiple characters (Unicode + diacritic symbol)

2019-03-13 Thread Ilya Anfimov
On Wed, Mar 13, 2019 at 03:04:17PM +0100, Pierre-Luc Angles wrote: > Dear Ilya, dear all, > > Thanks again for this important remark. > > My ~/.XCompose file is then the following: > [skipped] > > key { [ampersand,1, i_breve_below, >

Re: Problem with mapping a key to multiple characters (Unicode + diacritic symbol)

2019-03-13 Thread Ilya Anfimov
On Wed, Mar 13, 2019 at 03:20:00PM +0100, Pierre-Luc Angles wrote: > Dear Ilya, dear all, > > now I have tried once again in my keyboard layout > > key { [ampersand,1, > i_breve_below, U032F ] }; > > Typing it in a LibreOffice document with the righ