mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-31 00:42:29 +00:00
[client] main: don't use Linux keybinds if the guest is not Linux
This commit is contained in:
@@ -70,9 +70,10 @@ struct AppState
|
||||
bool jitRender;
|
||||
|
||||
uint8_t spiceUUID[16];
|
||||
bool spiceUUIDValid;
|
||||
bool spiceReady;
|
||||
uint8_t guestUUID[16];
|
||||
bool guestUUIDValid;
|
||||
KVMFROS guestOS;
|
||||
|
||||
bool stopVideo;
|
||||
bool ignoreInput;
|
||||
|
||||
Reference in New Issue
Block a user