intarstudents.lv

Pile of Stuff

Checkboxes All the Way

Thanks to ppannuto, new version of GSDesktop Helper for linux comes with feature that allows you to disable unwanted keyboard shortcuts. Its great for those you doesn’t like to clutter their keyboard shortcuts with unwanted stuff.

If you want to install GSDesktop Helper in Ubuntu/Debian, you can use already packed package:

1
2
3
cd ~
wget http://github.com/downloads/intarstudents/GSDesktop-Helper/gsd-helper-0.4.2_all.deb
sudo dpkg -i gsd-helper-0.4.2_all.deb

Or if your distributive doesn’t support Debian packages, you can always run it directly from command line (but before this you may be needed mess with dependencies):

1
2
3
4
cd ~
git clone http://github.com/intarstudents/GSDesktop-Helper.git
cd GSDesktop-Helper/
./helper.py

That’s it for this shark week, keep swimming with Grooveshark and everything will be alright :)