Kinesis Ergo xmodmap replacement in 2026 (Wayland)

revision a19465206b972b48ae630679e19a672358d62923

raw

home-.config-xkb-rules-evdev

1
2
3
4
5
6
// Mandatory to extend the
! include %S/evdev
 
! option     = symbols
  cweiske:kinesis = +cweiske(kinesis)
 
raw

home-.config-xkb-rules-evdev.xml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xkbConfigRegistry SYSTEM "xkb.dtd">
<xkbConfigRegistry version="1.1">
  <layoutList>
    <layout>
      <configItem>
        <name>cweiske</name>
        <shortDescription>cweiske kinesis</shortDescription>
        <description>cweiske (English intl., with AltGr dead keys)</description>
        <countryList>
          <iso3166Id>US</iso3166Id>
          <iso3166Id>DE</iso3166Id>
        </countryList>
        <languageList>
          <iso639Id>eng</iso639Id>
          <iso639Id>deu</iso639Id>
        </languageList>
      </configItem>
    </layout>
  </layoutList>
</xkbConfigRegistry>
 

History