humungus - xtoys

i am gravely disappointed

i understand your pain

overview - files - changes - changes rss

A collection of little toys for X.

Sample code to demonstrate various techniques, perhaps not recommended
for production use.

fullreverse
	Send F11 to all xterms, assuming F11 bound to set-reverse-video.

sct
	Set color temperature.

stdwinjector
	Inject stdin into selected window. xterm requires allowSendEvents.

mirrorkeys
	Split the keyboard into halves to control two windows.

timescroll
	Remap ctrl-scroll to undo and redo.

windowlistener
	Print the name of the focused window.

xautobacklight
	Adjust backlight and gamma based on brightness of screen contents.

batterybacklight
	Blinks the keyboard backlight when the battery is low.
	Not actually an X program.

circle
	Just draws a two inch circle.

ruler
	Draws a ruler on the screen.

recent changes

10:a7b5e58d79b2 on 2025-06-30 12:54:29 -0400 EDT by Ted Unangst <tedu@tedunangst.com>
Tagged: tip

make note of new programs

9:643a593589e7 on 2025-06-24 13:13:32 -0400 EDT by Ted Unangst <tedu@tedunangst.com>

add circle and ruler

8:a7326ce97031 on 2025-06-23 15:23:13 -0400 EDT by Ted Unangst <tedu@tedunangst.com>

maybe more portable makefile

7:de761e32b789 on 2023-10-30 23:20:15 -0400 EDT by Ted Unangst <tedu@tedunangst.com>

add mirrorkeys

6:fe2f18ffe8ec on 2023-10-30 23:19:16 -0400 EDT by Ted Unangst <tedu@tedunangst.com>

clean up warnings

5:e85a73f5875d on 2020-05-21 23:42:39 -0400 EDT by Ted Unangst <tedu@tedunangst.com>

add README

4:03780409da86 on 2018-12-13 15:45:27 -0500 EST by Ted Unangst <tedu@tedunangst.com>

a comment

3:e4f1c1ccf5cf on 2018-12-13 15:44:22 -0500 EST by Ted Unangst <tedu@tedunangst.com>

add fullreverse, to reverse xterm colors

2:a2377dae1e0c on 2017-05-30 14:44:31 -0400 EDT by Ted Unangst <tedu@tedunangst.com>

clean up a bit

1:4771a9a67433 on 2017-05-30 12:54:13 -0400 EDT by Ted Unangst <tedu@tedunangst.com>

add batterybacklight.c