Keyboard macros: Difference between revisions

Content added Content deleted
m (PicoLisp: Added missing led.l library.)
Line 734: Line 734:
global variable, 'Up' and 'Down' arrows to increment or decrement that value,
global variable, 'Up' and 'Down' arrows to increment or decrement that value,
and 'Home' to print the current value to the console.
and 'Home' to print the current value to the console.
<lang PicoLisp>(load "@lib/term.l")
<lang PicoLisp>(load "@lib/led.l" "@lib/term.l")


(fkey *XtF1
(fkey *XtF1