I hereby claim:
- I am grandchild on github.
- I am grandchild (https://keybase.io/grandchild) on keybase.
- I have a public key whose fingerprint is 9AB0 7F25 C281 2CAA 6326 92D2 C607 F318 1F82 89A2
To claim this, I am signing this object:
| Section "InputClass" | |
| Identifier "keyboard-layout" | |
| MatchIsKeyboard "on" | |
| Option "XkbLayout" "us, de" | |
| Option "XkbOptions" "grp: menu_toggle, grp_led: caps" | |
| EndSection | |
| Section "InputClass" | |
| Identifier "evdev keyboard catchall" |
| { | |
| "key": [ | |
| 1, | |
| 3, | |
| 2, | |
| 4 | |
| ], | |
| "other": "hallo" | |
| } |
| function dbg_showCoords(xy) { | |
| var size = 500; | |
| var hsize = size/2.0; | |
| $("<div></div>").css({ | |
| position: "absolute", | |
| left: xy.x-hsize, | |
| top: xy.y-hsize, | |
| width: size, | |
| height: size, | |
| "border-radius": size+"px", |
I hereby claim:
To claim this, I am signing this object:
| # Example selfspy.conf. Put this in your ~/.config/ to use it | |
| # with the systemd .service file. | |
| # Note: You cannot indent lines in here! | |
| # Defaults, used by both selfspy and selfstats. | |
| [Defaults] | |
| # Don't use quotes around the password, they'd be part of it! | |
| # Example: |