urbit/sur/kyev.hoon

11 lines
276 B
Plaintext
Raw Normal View History

2014-10-10 01:58:47 +04:00
:: Modified key event
::
2015-12-21 00:16:39 +03:00
:::: /hoon+kyev+sur
2014-10-10 01:58:47 +04:00
::
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
==