mirror of
https://github.com/WayfireWM/wf-osk.git
synced 2025-04-05 04:46:45 +02:00
add tab key
This commit is contained in:
parent
cd66092ce4
commit
91584ecc63
@ -13,7 +13,7 @@ std::vector<std::vector<Key>> default_keys = {
|
||||
{KEY_BACKSPACE, "⌫", 2}
|
||||
},
|
||||
{
|
||||
{0, " ", 0.5},
|
||||
{KEY_TAB, "⇥", 0.5},
|
||||
{KEY_A, "a", 1},
|
||||
{KEY_S, "s", 1},
|
||||
{KEY_D, "d", 1},
|
||||
|
Loading…
x
Reference in New Issue
Block a user