Skip to content

Instantly share code, notes, and snippets.

@anderflash
Created August 27, 2015 04:32
Show Gist options
  • Save anderflash/7e4b48daa19327b8eb89 to your computer and use it in GitHub Desktop.
Save anderflash/7e4b48daa19327b8eb89 to your computer and use it in GitHub Desktop.
Ĉu vi volas tajpi ĈĜĤĴŜŬ literojn kun AltGr Klavo?
! Uzi AltGr kun ne internacia klavoj
! left/right windows-logo key
! in "windows" keyboards the postion of the key is annoying, is where AltGr
! usually resides, so go define it as AltGr
keycode 108 = Mode_switch
! ĉi tiu de http://bertilow.com/komputo/linukso.html
! Baza solvo por tajpado de Esperantaj supersignaj literoj estas uzado de la
! klavo AltGr. Por fari tion oni skribu en sia dosiero “.Xmodmap” la jenajn
! liniojn, kiuj modifas la aktualan klavararanĝon:
keycode 54 = C NoSymbol ccircumflex
keycode 42 = G NoSymbol gcircumflex
keycode 43 = H NoSymbol hcircumflex
keycode 44 = J NoSymbol jcircumflex
keycode 39 = S NoSymbol scircumflex
keycode 30 = U NoSymbol ubreve
keycode 24 = Q NoSymbol slash
keycode 25 = W NoSymbol question
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment