urbit/sur/kyev.hoon

12 lines
286 B
Plaintext
Raw Normal View History

2014-10-10 01:58:47 +04:00
:: Modified key event
::
2016-02-11 03:41:28 +03:00
:::: /hoon/kyev/sur
2014-10-10 01:58:47 +04:00
::
2016-02-18 02:25:53 +03:00
/? 310
2015-12-20 23:50:45 +03:00
=- {p/(set ?($ctrl $shift $alt $meta)) q/$@(cord {$act speck})}
2014-10-10 01:58:47 +04:00
^= speck
2015-12-14 10:58:14 +03:00
$? $ctrl $shift $alt $meta $entr $esc $caps $uncap
$pgup $pgdn $home $end $baxp $del $ins
$up $down $left $right
2014-10-10 01:58:47 +04:00
==