Enerccio / ewlc

Wayland compositor library - extended
MIT License
20 stars 3 forks source link

wlc example not letting me leave virtual terminal session #88

Open WLCIssuesBot opened 7 years ago

WLCIssuesBot commented 7 years ago

Issue by Meai1 Saturday Mar 04, 2017 at 09:49 GMT Originally opened as https://github.com/Cloudef/wlc/issues/239


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.

WLCIssuesBot commented 7 years ago

Comment by Cloudef Saturday Mar 04, 2017 at 10:16 GMT


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.