<plumeus>
Too bad I can't use it on River due to the lack of input_method_v2
<novakane>
ifreund: hehe not so great since you're taking bad habits with that :P
Ordoviz has quit [Ping timeout: 248 seconds]
gwizon has joined #river
<plumeus>
idk what homerow mods are but I like my Planck EZ with ortholinear keys and mask keys to change the layout for various symbols. Only 47 keys (2 slots used for space bars, weird choice). Worked very well with Colemak until I got very annoyed with vim.
<plumeus>
Decided Qwerty + Steno should do the job
<novakane>
I'm just gonna do like I didn't saw a mention of input_method... :P
<mattnite>
Yeah for some reason I can’t switch to another tty
<mattnite>
Arch usb to the rescue
<plumeus>
Did you try holding Super? /s
<plumeus>
I hope your keyboard didn't hit some nkro limit
<plumeus>
Or you forgot to install libinput? That shouldn't be an issue either, right?
<mattnite>
I’ve tried every combo I can think of
<mattnite>
And this is a fresh install so entirely possible I missed something
<mattnite>
Lol
<mattnite>
Okay I didn’t try alt-fn only alt-ctrl-fn derp
<plumeus>
What... I thought ctrl was needed.
Ordoviz has joined #river
<mattnite>
Oof okay it doesn’t work when river has started
<plumeus>
It isn't keyboard/device dependent, I would think.
<mattnite>
Thought I’d give fish a try on this box, but it doesn’t pick up .profile, so I tried a systems user service to star river
<plumeus>
So yeah, idk, maybe libinput or something? I don't know...
<plumeus>
I feel like I had this on a Xorg setup I used on a VM when I forgot to install libinput or mesa drivers.
<plumeus>
VM just softlocks and I need to manually reboot. The xorg logs said what is missing.
Ordoviz has quit [Ping timeout: 268 seconds]
Ordoviz has joined #river
<ifreund>
mattnite: it could be that river is crashing and leaving the tty in a dirty state
<mattnite>
Oh we’re in business now
<ifreund>
you should be able to recover by taking control of the keyboard away from river using sysrq+r and then the normal switch tty key bindings
<mattnite>
What key is sysrq?
<ifreund>
that depends on your keyboard, but usually it's something like alt+printscr
<ifreund>
and you want to keep Alt held down when pressing R as well, so the full combo is hold alt, press printscr, release printscr, press r, release r, release alt
<ifreund>
if it doesn't work, your distro probably disables it in the kernel settings by default
<mattnite>
Thanks for the help!
<mattnite>
Work machine now running river
<ifreund>
no problem!
jao has joined #river
gwizon has quit [Ping timeout: 268 seconds]
waleee has joined #river
Ordoviz has quit [Quit: WeeChat 3.7]
Axenntio has joined #river
Axenntio has quit [Quit: Axenntio]
cyph3r has joined #river
catman has quit [Quit: WeeChat 3.7]
catman has joined #river
talismanick has joined #river
alismanickt has joined #river
cyph3r has quit [Ping timeout: 264 seconds]
StopNGo has quit [Ping timeout: 246 seconds]
elshize has quit [Ping timeout: 250 seconds]
<leon-p>
a broken / missing xkb layout can also be the reason for keybinds not working. We really should exit when that happens, but it's probably pretty rare
<leon-p>
does someone here happen to know the firefox DBUS interface or knows where it's documented, by some chance? Firefox doesn't advertise anything on it's interface and know I am wondering whether they simply don't correctly implement DBUS or really don't have any callable methods...