this post was submitted on 01 Feb 2025
1231 points (99.1% liked)
Programmer Humor
20251 readers
2024 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you know what a nordic keyboard layout looks like, you'd probably prefer backslash. Since I moved to Linux a year ago I've been struggling to find the easiest way to forward slash. Shift + 7? Or numpad / with my right pinky?
Had a similar struggle with the German layout, but in the meantime I have moved to the "EURKey" layout. It is built in to many distros and available for Windows and Mac. It mimics a US layout while still having all the äüöß (and much more) I could ever need. Though I will say it's only really worth it if you're in IT or similar where you frequently need certain symbols.
For me it's even worse. Forward slash is also Shift + 7 and backslash is AltGr + ß?? I hate that computing is only optimized for US american layouts. Going by my keyboard, the filepath separator should probably be an ö.
The alt gr + ß is probably the same for nordic keyboards, the one below A. It's <>\ for me, but afaik both < and > are also individual keys on a US keyboard. And then there's ~. But I guess you get used to dead keys.
Get a macro pad and configure one button to type a forward slash.
How do you type URLs using that keyboard layout?
Shift+7 feels wrong for some reason, so I currently tend to just send my pinky on a kamikaze mission towards the numpad hoping I hit /. Sometimes I hit numlock, sometimes I hit *.
Even if I made a compose key "shortcut" via ~/.XCompose it'd still be more work than what I'm doing already.
Macro pad could be a solution, I have considered it beforehand for other purposes tbh