Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] XCompose file  (Read 156 times)

Offline lanig

  • User
  • Posts: 52
[EN] XCompose file
« on: 2024/04/04, 09:01:17 »
Hi,

I want to add easy typing of Polish characters.
To try, I have made a minimal .XCompose file but it doesn't work neither with XMonad or WMaker.
AltGr a still gives me æ like it should on a well educated French keyboard.

Code: [Select]
less .XCompose
Define AltGr + a to produce Ą
<Multi_key> <a> : "Ą" Aogonek

Any ideas ?


Offline lanig

  • User
  • Posts: 52
Re: XCompose file
« Reply #1 on: 2024/04/04, 22:51:41 »
I have received very useful help on the fcitx forum. I post a solution in case it may help somebody.
Code: [Select]
  7 include "%L"                                                                             
  6 <ae> : "ą"                                                                               
  5 <AE> : "Ą"                                                                               
  4 <copyright> : "ć"                                                                       
  3 <registered> : "Ć"                                                                       
  2 <acircumflex> : "ź"                                                                     
  1 <Acircumflex> : "Ź"                                                                     
  0 <U0140> : "ł"                                                                           
  1 <U013F> : "Ł"                                                                           
  2 <notsign> : "ń"                                                                         
  3 <rightarrow> : "Ń"                                                                       
  4 <ocircumflex> : "ó"#P mappé sur P car                                                   
  5 <Ocircumflex> : "Ó" # alt-gr O = œ                                                       
  6 <ssharp> : "ś"                                                                           
  7 <doublelowquotemark> : "Ś"                                                               
  8 <ecircumflex> : "ę" #R mappé sur la touche voisine                                       
  9 <Ecircumflex> : "Ę"# de e car alt-gr e = €                                               
 10 <thorn> : "ż" # T car Z déjà pris                                                       
 11 <THORN> : "Ż"