this post was submitted on 22 Sep 2023
34 points (97.2% liked)

Linux

47548 readers
1075 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Trying to assign a lot of custom shortcuts to my keys. So, I want two key combinations which are unlikely to used by other websites/distros. I use MX Linux 21 xfce btw.

Also, is there a way to know what your systems current shortcuts are? I am pretty sure not many websites use Windows button + _____ shortcuts, so if I know what shortcuts to avoid, I can create many shortcuts as a combination of Windows Button

you are viewing a single comment's thread
view the rest of the comments
[–] humanplayer2@lemmy.ml 9 points 1 year ago (2 children)

Hyper + [whatever]

If you are ready to use a bit of remapping (try keyd, it's awesome), then you can remap a key you rarely use to Hyper to get that as a direct modifier.

You can also assign some key to activate a layer when held, but still return it's regular output when tapped. So e.g. holding A gives you a new layer, press-and-release just prints A.

In the new layer, you can then set, say, f1 = f13... f12 = f24 and, say, esc = katakana etc., thereby getting access to a lot of keys not present on standard western keyboards, therefore not used as standard shortcuts. These you can then use directly, or in combination with standard modifiers like Ctrl, Shift...

[–] sxan@midwest.social 4 points 1 year ago* (last edited 1 year ago)

There's also kmonad, which is cross-platform. I think there's one more floating around out there.

It got so that I had to use one of these, because I used an ErgoDox at my desktop. Once the muscle memory takes hold, it's hard to do without, so I run kmonad on my laptop, even though I don't really need it.

Edit: map2 is the other one I was thinking of.

[–] Ozzy@lemmy.ml 1 points 1 year ago* (last edited 1 year ago) (1 children)

Wow this looks awesome.

Do you by chance have any idea on how the special media keys are called on keyboards that have them? You know the standalone ones above the F keys (Looking to remap them)

[–] donio@lemmy.world 3 points 1 year ago* (last edited 1 year ago) (1 children)

keyd has a list-keys sub-command that lets you list all valid key names and also monitor to print the names of keys as you press them.

[–] Ozzy@lemmy.ml 1 points 1 year ago