- 0 Posts
- 15 Comments
Thank you! This project make so much more sense when put in context of Google+. Their landing page is so buzzwordy my eyes just glazed over and just couldn’t see what it’s actually trying to achieve.
Makes me wonder if there is self hosted project like Google Wave… and if that is a good idea…
Chingzilla@lemmy.worldto Linux Gaming@lemmy.world•Battle.net error BLZBNTBNA00000005 started todayEnglish2·2 个月前+1 for Proton 10 fixing the Battle.net agent issue. Was only playing Starcraft, and didn’t look at the fps so no idea if there was any difference.
Chingzilla@lemmy.worldto linuxmemes@lemmy.world•Love your fellow humans that just want a working computer.5·2 个月前Talos… are you running kubernetes for your laptop you mad lad? Also, not aware that the coreboot is ready yet for any of the non-chromebook machines. (Edit: meant coreboot for Framework laptops)
Is that method different from using the hot keys to swap layouts?
Depends on your desktop environment and if you are using Wayland. If you use the hot keys, probably try those first since using the terminal can mess those up. It’s a bit of a hammer, but I typically manage keyboard layouts only using the terminal.
Like can I tell it to always use that mapping for that game or do I need to remember to run it each time I play the game and then set it back after I’m done (or automate that)?
Hmm, I’ve never had the need, but I would start by changing the game command in your launcher (Steam, Lutis, etc.)
I use
gamemode
to automate things like changing my RGB light patterns when running a game, maybe there is a per-game thing you could do…
Hey, long-time Dvorak user here, almost as long as a Linux user.
When I start playing a new game, I usally just go with defaults. Some games (like all Valve games) do a good job of using keyscan codes for bindings and mapping them to the layout. If that’s not the case the game is likely to be incorretly using the keyscan codes, or just using the OS’s key events. If that’s the case, I will just force qwerty with
setxkbmap us
and restart the game. After a few hours, I try to rebind keys for dvorak. Persoally, I like to change keyboardings to use Tribe’s ESDF layout instead of WASD anyway.If you are using wayland for your display,
setxkbmap
is great since most games run in Xwayland mode, so native apps will still be in Dvorak.I don’t really need to type much in games anyway now, so I don’t mind keeping with qwerty bindings. I play Starcraft 2 this way.
The worst experience I can recall is Natural Selection 2, which its game engine refused to bind non-alphanumeric keys like ‘,’ 😵💫… But that was playing with Windows, would probably work with Linux if the game was still alive.
Chingzilla@lemmy.worldto Technology@lemmy.world•The Return of Digg, a Star of Web 2.0 (Gift Article)English3·4 个月前Digg Gold you say… 🤔
Chingzilla@lemmy.worldto Linux Gaming@lemmy.world•Arch-Based Distros Dominate the Linux Gaming SceneEnglish1·6 个月前I’ve done some gaming in my nix laptop, no problem
Chingzilla@lemmy.worldto Linux Gaming@lemmy.world•Arch-Based Distros Dominate the Linux Gaming SceneEnglish4·6 个月前Think you mean their configuration.nix file ;)
Haha, I guess it should be just famous, huh?
I wonder if they have been a user since 1991. If so that’s pretty impressive. Given that would be the same year Linus send his infamous newsgroup email announcing his work to port Minix.
Chingzilla@lemmy.worldto Mildly Infuriating@lemmy.world•Google now requires JavaScriptEnglish14·9 个月前Htmx does use javascript under the hood, but just makes it so the developer can use html markdown for more a more interactive environment that’s driven sever side. So the initial page load should render, but UI elements might not work as intended.
htmx is more a move back to REST as it was originally defined (aka not json backend).
I wanted to play Lost Crown, but it requires an internet connection to play. Hard pass.