키보드의 표시등을 전환 할 수 있도록 스크롤 잠금을 활성화해야합니다. 이것은 아치에서 작동하며 우분투에서는 작동하지 않습니다.
http://linuxtechie.wordpress.com/2008/04/07/getting-scroll-lock-to-work-in-ubuntu/
$ xmodmap -e ‘add mod3 = Scroll_Lock’
xmodmap: unknown command on line commandline:1
xmodmap: unable to open file 'mod3' for reading
xmodmap: unable to open file '=' for reading
xmodmap: unable to open file 'Scroll_Lock’' for reading
xmodmap: 4 errors encountered, aborting.