Hello,
I bought a KVM switch which is hooked to windows PC and a Linux Mint 13 KDE. The hot key scroll lock + scroll lock works fine on windows but not on Linux. One solution that I found was to key in Ctrl+Alt+F1 to switch to command line and then Scroll lock + Scroll lock to change to Windows PC. When back on Linux box key in CTRL+F7 to go back to GUI. This works fine however adds an extra step. Another solution is to add and entry to xmodmap However, when I execute the command I keep on getting the output below.
# xmodmap -e "add mod3 = Scroll_Lock"
No protocol specified
No protocol specified
xmodmap: unable to open display ':0'
At this point I am stuck. I searched the web but could not figure out why I am getting the above output. Any help will be greatly appreciated.


