Are your eyes bleeding? You can always change your theme.
0 Members and 1 Guest are viewing this topic.
The key is discussed somewhat here
Google around, the blank key can be remapped using xmodmap, the keycode is 94 as reported by xev.Use something like "xmodmap -e 'keycode 94=Delete'", put it in a script and run that script on startup.