mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 04:48:00 +03:00
12 lines
286 B
Plaintext
12 lines
286 B
Plaintext
:: Modified key event
|
|
::
|
|
:::: /hoon/kyev/sur
|
|
::
|
|
/? 310
|
|
=- {p/(set ?($ctrl $shift $alt $meta)) q/$@(cord {$act speck})}
|
|
^= speck
|
|
$? $ctrl $shift $alt $meta $entr $esc $caps $uncap
|
|
$pgup $pgdn $home $end $baxp $del $ins
|
|
$up $down $left $right
|
|
==
|