wlc
wlc copied to clipboard
wlc example not letting me leave virtual terminal session
wlc makes my virtual terminal session unresponsive, i can login and out just fine normally but after starting the wlc example i am stuck if i try to get out. How do i exit? Normally ctrl+alt+f7 or just alt+f7 would work but after starting the wlc example this just brings me back to the textual terminal, which is good but I cant click or type anything there. Ctrl+c or ctrl+d, escape, alt+f4, ctrl+alt+delete dont work either.
Most likely it could not open your input devices, see: https://github.com/Cloudef/wlc#running-on-tty
Ctrl+Escape quits the example, but tty switching should work too.