Author Archives: missing_link

Turn off Caps Lock Key in Linux

1$ setxkbmap -option ctrl:nocaps   You can add this to your ~/.bash_profile to make it constant. —.bash_profile— export PATH xmodmap -e “remove lock = Caps_Lock” —.bash_profile—   To reset caps lock. enter: 1$ setxkbmap -option  

Posted in Bash, Linux | Tagged | Leave a comment

restore nautilus-sound-converter profiles / gnome-audio-profiles-properties

!Caution! Your Gnome-Configuration will be reset to factory-default. This doesn’t affect any programs. 1$ rm -rf ~/.gconf logout

Posted in Gnome, Linux | Tagged , | Leave a comment

Logitech Unifying Support for Linux

You should be able to re-sync the pairing with the Unifying software in Windows and then move the “newly” paired receiver to Linux Source: Logitech

Posted in Hardware, Linux, Software | Leave a comment

eSATA hotplugging

Why does my computer the eSATA-Device not recognize? I had some days to figure it out. I enabled the “JMicron RAID Controller” in the BIOS and set it to “AHCI”. After that, eSATA-Hot-plugging works! [I have no idea, and don’t … Continue reading

Posted in Hardware | Tagged | Leave a comment