this post was submitted on 23 Dec 2023
45 points (89.5% liked)

Linux

48143 readers
597 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
 

Title. Basically, "if a street fighter gamer and a linux tryhard had a baby" where a combination of keys is issued to run a command/script rather than a single or a simultaneous stroke of two or more. i.e left, down, left, right arrow keys, R_CTRL to run Firefox. Right, right, Up, right arrow keys, delete to power off the PC, etc.

Don't know if such command exists, but there you go.

Bonus points if its a standalone and supports X11, Wayland and Arcan.

all 20 comments
sorted by: hot top controversial new old
[–] kurisu@awful.systems 24 points 10 months ago

Man I already can't get my inputs right in games, If I ever whiff a fucking combo to start my browser I'm ending it all.

[–] Rustmilian@lemmy.world 20 points 10 months ago* (last edited 10 months ago) (1 children)

↑↑↓↓←→←→ + a + b + Enter = sudo rm -rf /* --no-preserve-root

[–] lemmyvore@feddit.nl 7 points 10 months ago

And you can do it with a controller too!

[–] vort3@lemmy.ml 11 points 10 months ago

So, basically, vim? /s

[–] djtech@lemmy.world 6 points 10 months ago

So... emacs?

[–] neo@lemmy.comfysnug.space 6 points 10 months ago

i prefer key chords as a name for that tbh

[–] lurch@sh.itjust.works 6 points 10 months ago* (last edited 10 months ago) (1 children)

hyprland has this, but you have to configure it. It's called Submaps. Some other tiling window managers/compositors (notion for example) have it too, but not to that extent. (notion can be enhanced by Lua scripting, tho.)

The idea is, after the first key of the sequence the meaning of a set of keys change. You could configure those to change the meanings again etc until you finally reach whatever depth you wanted and it performs an action.

However, be warned that hyprland is currently developed by very elitist people who like to support onky a very small set of distributions (primarily Arch btw) and have not much interest in other peoples Ubuntu shenanigens and the likes. It is extremely hard to install in Ubuntu and similar, requiring you to do minor edits to build scripts and source code in multiple languages and finding required library versions from build errors that do not mention them.

[–] traches@sh.itjust.works 3 points 10 months ago

Sway and I3 as well, without the warning

[–] stepanzak@iusearchlinux.fyi 5 points 10 months ago

This might be what you're looking for. Here is a YouTube video tutorial.

[–] solariplex@slrpnk.net 5 points 10 months ago
[–] yetAnotherUser@lemmy.ca 4 points 10 months ago (1 children)

Imagine doing a 720 motion input for turning off your computer

[–] mvirts@lemmy.world 1 points 10 months ago

Alt f2 xterm sudo poweroff password

Ctrl Alt f2 sudo poweroff password

SysRq o

[–] callyral@pawb.social 3 points 10 months ago* (last edited 10 months ago)

Key chords/submodes? Not a desktop app, but an Emacs extension, Hydra. There's also a Neovim version.

I don't know of a desktop app, personally I like to keep my desktop keybinds simple, so I wouldn't really need that.


There are two kinds of people:

Image transcription:

User @vort3@lemmy.ml · 4 days ago

So, basically vim? /s

User @djtech@lemmy.world · 4 days ago

So... emacs?

[–] megaman@discuss.tchncs.de 3 points 10 months ago

I think they call these "chords"

[–] ipsirc@lemmy.ml 3 points 10 months ago
[–] Scraft161@iusearchlinux.fyi 3 points 10 months ago

sxhkd/swhkd, both support creating these natively and the second one works not just on Wayland, but also X11 and the TTY.

[–] Still@programming.dev 2 points 10 months ago

I think you can already do this in one shortcuts, not sure of any standalone program that does, if definably accidentally bond like Ctrl+d, Ctrl+s to screenshot before

[–] UdeRecife 2 points 10 months ago

Espanso. A text expander that also runs commands.

[–] nbailey@lemmy.ca 1 points 10 months ago

Most desktop environments you just hit alt+f2 to activate the launcher which lets you run any command you want