this post was submitted on 09 Apr 2024
1 points (100.0% liked)

Linux Gaming

14957 readers
43 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 

I've just switched over from Windows to Linux for my daily driver in the last few weeks, and after the initial learning curves everything seems pretty solid. The only thing I really, really need for some games is the ability to rebind keys that the game itself doesn't allow. Examples would be Orcs Must Die 1 (no rebinding at all) or Dyson Sphere Program (my current issue) which has the E key hardcoded. I use ESDF for movement so I have to rebind pretty much every game.

I had tons of AutoHotKey scripts in Windows but I haven't found anything comparable in Linux. What do you guys use? I've looked at AHK_X11 but every post I saw about it says it doesn't work. I tried Autokey but found it clunky and it didn't work properly in-game (micro-pauses between key repeats).

Really just looking for something that can easily rebind a few keys just for a game session. I know I'm going to have to learn xdotool and python for mouse stuff, that's on my to-do list. :) But the vast majority of my games just need rebinding a few keys. Throw your wisdom at me. Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 5 months ago (1 children)

I use ESDF for movement

Yikes! However, back in the day I remember using zx*? for movement on the BBC Micro :-)

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

Yeah, I switched from arrow keys to ESDF going from Doom to Quake. WASD wasn't the 'default' yet back then. And by the time it got annoying with new games coming out, muscle memory was already there. If I could go back in time and do that over, it would save me at least several days of my life rebinding stuff over the years, lol.