You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#148 broke Alt + Esc for restarting the system. Before even if the camera or displays subsystems went down you could restart with the keyboard. Now we have not way to restart besides SSH'ing if the camera goes down.
@s-ol I don't quite get why we don't use a "default" keymap, do you think there's a simple patch that could act as a default?
The text was updated successfully, but these errors were encountered:
@cwervo no good reason, actually initially I wrote it with that kind of default behavior. Later I was refactoring in the direction of "don't even start a process per keyboard until there's a corresponding claim" but then I realized that would break the web preview and was left somewhere in the middle which I agree doesn't make much sense
#148 broke
Alt + Esc
for restarting the system. Before even if the camera or displays subsystems went down you could restart with the keyboard. Now we have not way to restart besides SSH'ing if the camera goes down.@s-ol I don't quite get why we don't use a "default" keymap, do you think there's a simple patch that could act as a default?
The text was updated successfully, but these errors were encountered: