osk fix for single quote and backtick
Change the behavior of the onscreen keyboard's quote and backtick such that clicking them once displays the clicked key. Previously they defaulted to composing an accented character, as discussed here: https://sourceforge.net/p/tuxpaint/mailman/message/37656169/
This commit is contained in:
parent
7528be4b20
commit
f0b2367b3d
3 changed files with 4 additions and 4 deletions
|
|
@ -37,8 +37,8 @@ keycode 44 = j J j J Arabic_teh Arabic_tatweel Greek_xi Greek_XI U037C U03FE
|
|||
keycode 45 = k K oe OE Arabic_noon Arabic_comma Greek_kappa Greek_KAPPA U03DF U03DE
|
||||
keycode 46 = l L oslash Oslash Arabic_meem slash Greek_lamda Greek_LAMDA U03F2 U03F9
|
||||
keycode 47 = semicolon colon paragraph degree Arabic_kaf colon Arabic_gaf NoSymbol dead_acute dead_diaeresis dead_acute dead_abovecomma
|
||||
keycode 48 = dead_acute dead_diaeresis apostrophe quotedbl Arabic_tah quotedbl apostrophe quotedbl dead_grave dead_abovereversedcomma
|
||||
keycode 49 = dead_grave dead_tilde grave asciitilde Arabic_thal Arabic_shadda
|
||||
keycode 48 = apostrophe quotedbl dead_acute dead_diaeresis Arabic_tah quotedbl apostrophe quotedbl dead_grave dead_abovereversedcomma
|
||||
keycode 49 = grave asciitilde dead_grave dead_tilde Arabic_thal Arabic_shadda
|
||||
keycode 50 = Shift_L NoSymbol Shift_L Shift_L
|
||||
keycode 51 = backslash bar notsign brokenbar backslash bar notsign brokenbar backslash bar
|
||||
keycode 52 = z Z ae AE Arabic_hamzaonyeh asciitilde guillemotright NoSymbol Greek_zeta Greek_ZETA U037D U03FF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue