Feb 15

2011

Workaround for NX Capslock problem

Create a script for your path, like so:

 
#!/bin/sh
xsendkeycode 66 1
xsendkeycode 66 0

and install lineakd (which contains the xsendkeycode).