Reply to comment

Ubuntu KVM Switching Problem, and Fix

See: http://ubuntuforums.org/archive/index.php/t-231700.html

KVM switchers read the ScrLk LED, switching computers when the see the LED toggle. Normally, you toggle it by pressing Scroll Lock twice. Ubuntu doesn't accept ScrlLock, and doesn't turn the LED on. Not finding a way to enable it, I opted to use the suggestion in the linked article, and created a KVM switching script.

The script here creates a new command, switchkvm.

echo "xset led on; sleep .25; xset led off" > switchkvm
chmod a+x switchkvm

I put an icon in my toolbar so it's one click away. Attached in an ugly icon for it.

AttachmentSize
swindows.png551 bytes

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <b> <dd> <dl> <dt> <i> <li> <ol> <u> <ul> <p> <br> <div> <pre> <code> <img><h1><h2><h3><h4> <blockquote>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

.