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

Linux

46775 readers
1922 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 27 comments
sorted by: hot top controversial new old
[–] [email protected] 23 points 8 months ago (1 children)

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.

[–] [email protected] 7 points 8 months ago

You need to get out of the parking garage from Driver to boot your PC from now on.

[–] [email protected] 20 points 8 months ago* (last edited 8 months ago) (1 children)

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

[–] [email protected] 7 points 8 months ago

And you can do it with a controller too!

[–] [email protected] 18 points 8 months ago (2 children)

You mean a key combination like OS, f,i,r,e,f,down,down,enter to launch Firefox?

That exists, bud. There are even multiple ways to achieve the same command, like “OS,t,e,r,m,i,n,a,l,down,enter, ‘open Firefox’”

[–] [email protected] 3 points 8 months ago

in my de its just os > firefox > enter

[–] [email protected] -5 points 8 months ago (3 children)

Hahaha, thank you. In windows that would be even more efficient, since a few letters will be enough to identify something unique. Win, f, i, enter

[–] [email protected] 8 points 8 months ago

The same is true in Linux, but it’s harder to get the joke with “OS,f,i,enter”

[–] [email protected] 6 points 8 months ago (1 children)

Win, f, i, enter

It's literally the same with most Linux's DEs. And even in Window Managers when using dmenu or rofi.

[–] [email protected] -1 points 8 months ago

Good. Why did he then fell the need for absurd key combos?

[–] [email protected] 4 points 8 months ago

Out-of-the-box Cinnamon & Gnome moment

[–] [email protected] 11 points 8 months ago

So, basically, vim? /s

[–] lurch 6 points 8 months ago* (last edited 8 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 3 points 8 months ago

Sway and I3 as well, without the warning

[–] [email protected] 5 points 8 months ago

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

[–] [email protected] 5 points 8 months ago

So... emacs?

[–] [email protected] 5 points 8 months ago
[–] [email protected] 4 points 8 months ago (1 children)

Imagine doing a 720 motion input for turning off your computer

[–] [email protected] 1 points 8 months ago

Alt f2 xterm sudo poweroff password

Ctrl Alt f2 sudo poweroff password

SysRq o

[–] [email protected] 3 points 7 months ago* (last edited 7 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 @[email protected] · 4 days ago

So, basically vim? /s

User @[email protected] · 4 days ago

So... emacs?

[–] [email protected] 3 points 7 months ago

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

[–] [email protected] 3 points 8 months ago
[–] [email protected] 2 points 8 months ago

Espanso. A text expander that also runs commands.

[–] [email protected] 2 points 8 months ago

I think they call these "chords"

[–] [email protected] 2 points 8 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

[–] [email protected] 1 points 8 months ago

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