this post was submitted on 14 Jun 2024
73 points (96.2% liked)
unixporn
4277 readers
50 users here now
unixporn
Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make ricers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!
Rules
- Post On-Topic
- No
- Busy
- Use High-Quality Images
- Include a Details Comment
- No NSFW
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
As in a less mouse-driven way to move around? Or just a straight up different window manager?
For the first, 9front has extras on top of Plan 9 –
riow(1)
and a/dev/kbdtap
device described inrio(4)
– to allow for more keyboard-driven workflows. It can makerio
into a sort of mouse-driveni3
/ratpoison
-ish thing... kind of.I autostart it with
rio
like this:where
mybar
is a shell function that prints the status bar at the bottom of the screen. That part is used to intercept mouse clicks and turn them into commands for the audio player,zuke
.