summary refs log tree commit diff
path: root/home/.config/X/modmap
blob: b0b1ea79c889a0081785cad99448822709e5c46c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
clear Lock
keysym Caps_Lock = Escape
keysym 1 = exclam 1
keysym 2 = at 2
keysym 3 = numbersign 3
keysym 4 = dollar 4
keysym 5 = percent 5
keysym 6 = asciicircum 6
keysym 7 = ampersand 7
keysym 8 = asterisk 8
keysym 9 = parenleft 9
keysym 0 = parenright 0
keysym minus = underscore minus
keysym bracketleft = braceleft bracketleft
keysym bracketright = braceright bracketright
keysym backslash = bar backslash
6eec4355af5266b114760c7264a2e6bf73fc&follow=1'>parsing: fix header typoJason A. Donenfeld 2014-01-10cgit.c: Fix comment on bit mask hackLukas Fleischer 2014-01-10cgit.c: Use "else" for mutually exclusive branchesLukas Fleischer 2014-01-10ui-snapshot.c: Do not reinvent suffixcmp()Lukas Fleischer 2014-01-10Refactor cgit_parse_snapshots_mask()Lukas Fleischer 2014-01-10Disallow use of undocumented snapshot delimitersLukas Fleischer 2014-01-10Replace most uses of strncmp() with prefixcmp()Lukas Fleischer 2014-01-09README: Fix dependenciesLukas Fleischer 2014-01-08README: Spelling and formatting fixesLukas Fleischer 2014-01-08Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch 2014-01-08Add a suggestion to the manpagePřemysl Janouch 2014-01-08Fix the example configurationPřemysl Janouch 2014-01-08Fix about-formatting.shPřemysl Janouch 2014-01-08Fix some spelling errorsPřemysl Janouch 2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts