Live data from Hacker News

Cool but obscure X11 tools

cyber.dabamos.de

1–10 of 256 posts

Re: Cool but obscure X11 tools

#2
Oh my, that reminds me of my first year with Linux, discovering all those little utilities hidden on my Slackware install or available on Sunsite…

Re: Cool but obscure X11 tools

#5

Takes me back so many years to grad school. I still find myself using a few of the tools though, even after all these years. xload for one is a favourite.

my fvwm "desktop" consists for years only of FvwmPager, rclock, and multiple xload running on different machines.

Re: Cool but obscure X11 tools

#6
Nice nostalgia. Unfortunately most of the ones that deal with text are from before the 8bit to utf-8 move, which makes them unusable nowadays (unless you restrict yourself to ASCII).

Re: Cool but obscure X11 tools

#10
For those looking for obscure-but-useful, checkout xdotool. `sleep 2; xdotool type "foo"` is super handy for typing passwords into virtual machines which don't support guest additions. I'd rather not elaborate on the filthy things I've made it do, but rest assured you can use it to do some quick and dirty automation tasks if you really need to :)
Post reply on HN