trivial changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
c4fec2c19e
commit
c4d883c083
@ -554,9 +554,9 @@ impl<T: InvokeUiSession> Session<T> {
|
||||
let event = Event {
|
||||
time: SystemTime::now(),
|
||||
unicode: None,
|
||||
platform_code: platform_code,
|
||||
platform_code,
|
||||
position_code: position_code as _,
|
||||
event_type: event_type,
|
||||
event_type,
|
||||
};
|
||||
keyboard::client::process_event(&event, Some(lock_modes));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user