mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 20:04:09 +03:00
11 lines
277 B
Plaintext
11 lines
277 B
Plaintext
:: Modified key event
|
|
::
|
|
:::: /hoon/kyev/sur
|
|
::
|
|
=- ,[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
|
|
==
|