when I hit ScrollLock (or Ctrl-S) on tty1 #echo "test" > /dev/tty1 will hang. ^C/^Z won't work. When I press ScrollLock (or Ctrl-Q) on tty1 - it prints test & other console works again. Is there reason for that?
Vadim