summary refs log tree commit diff
path: root/etc/wsconsctl.conf
blob: 05f29b6aad5c5500e5549d02292a3359dc74f7cc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
display.brightness=50%
keyboard.backlight=0%

mouse1.tp.tapping=1
mouse1.tp.scaling=0.2
mouse1.reverse_scrolling=1

keyboard1.repeat.del1=200
keyboard1.repeat.deln=50

keyboard1.map+='keycode 30 = exclam 1'
keyboard1.map+='keycode 31 = at 2'
keyboard1.map+='keycode 32 = numbersign 3'
keyboard1.map+='keycode 33 = dollar 4'
keyboard1.map+='keycode 34 = percent 5'
keyboard1.map+='keycode 35 = asciicircum 6'
keyboard1.map+='keycode 36 = ampersand 7'
keyboard1.map+='keycode 37 = asterisk 8'
keyboard1.map+='keycode 38 = parenleft 9'
keyboard1.map+='keycode 39 = parenright 0'
keyboard1.map+='keycode 45 = underscore minus'
keyboard1.map+='keycode 47 = braceleft bracketleft'
keyboard1.map+='keycode 48 = braceright bracketright'
keyboard1.map+='keycode 49 = bar backslash'
keyboard1.map+='keycode 50 = bar backslash'
keyboard1.map+='keycode 57 = Escape'
olspan='3' class='logmsg'> 2022-06-10Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe Mixed bag like most collections of short stories. Some of them are pretty good. The author of the worst written story also has the worst written bio. 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe