this post was submitted on 19 Sep 2023
1061 points (94.8% liked)
Programmer Humor
19488 readers
1012 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
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
Ummmm... how about 2 vertical monitors above each other?
That's how I got this long ass screenshot, for example:
I don't know how else to do that, so I fixed it with hardware ʘ‿ʘ
But otherwise, true neutral.
Ultrawide flipped vertical?
Like this monstrosity Samsung released. I remember seeing videos of people using it thinking it was the goofiest shit
You can tell xrandr anything, it doesn't have to be physically connected. So you could get 3960x1080 virtual screen space for a single vertical HD screen. If you move your mouse to the edge of the screen it will scroll what is visible. I discovered it in my triple monitor setup. I turn off screens I don't need (they waste like 30W!), but the script I wrote to notify X11 of these changes doesn't work as reliably as I would like, lol. Also duplicate polybar sometimes, haha.
Not sure how useful this is, because while the application thinks it has all this screen space available you can't actually see all of it at once.