This will setup the two extra buttons on the Logitech M570. You can map them to any key you like. Install the proper packages. $ yum install xvkbd xbindkeys Create a .xbindkeysrc in your home folder with default settings. $ xbindkeys –defaults >> ~/.xbindkeysrc Add this to the bottom of the .xbindkeysrc you just created….
Tag: fedora
How to build a fedora kernel
If you were ever interested in building custom kernel rpms for your machine i have detailed the process here with the minimal amount of steps.
Adding RSS feeds to Akregator
KDE 4.x has changed many of the ways we work from its predecessor, KDE 3.5. Upgrading to this version I have realized that adding an rss feed to Akregator, my reader of choice, no longer worked. This is because dcop has been replaced with d-bus. Similar to dcop we can find out how to convert…