mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-16 13:01:30 +03:00
revert keysym back, enigo's Layout can do this
This commit is contained in:
@@ -418,8 +418,6 @@ pub enum Key {
|
||||
Layout(char),
|
||||
/// raw keycode eg 0x38
|
||||
Raw(u16),
|
||||
/// VNC keysym
|
||||
KeySym(u32),
|
||||
}
|
||||
|
||||
/// Representing an interface and a set of keyboard functions every
|
||||
|
||||
Reference in New Issue
Block a user