mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +03:00
parent
2890e4e723
commit
e2e7d60200
@ -461,7 +461,7 @@ fn build_physkeycode_map(keymap: &xkb::Keymap) -> HashMap<xkb::Keycode, PhysKeyC
|
||||
("AD10", PhysKeyCode::P),
|
||||
("AD11", PhysKeyCode::LeftBracket),
|
||||
("AD12", PhysKeyCode::RightBracket),
|
||||
("DELE", PhysKeyCode::ForwardDelete),
|
||||
("DELE", PhysKeyCode::Delete),
|
||||
("END", PhysKeyCode::End),
|
||||
("PGDN", PhysKeyCode::PageDown),
|
||||
("KP7", PhysKeyCode::Keypad7),
|
||||
|
Loading…
Reference in New Issue
Block a user