Available as/for:
Description:Quick change between left/right hand mouse.
This is a QML version/port to KDE5 of http://kde-look.org/content/show.php/mouse-swap?content=161884
Usage: click on the plasmoid icon with the right or left mouse button to set it as the primary button.
Dependencies to build on Fedora 26:
dnf install qt5-qtbase-devel qt5-qtdeclarative-devel kf5-plasma-devel kf5-kdelibs4support-devel extra-cmake-modules gcc-c++
Install:
Since it contains a plugin, it must be build first.
# tar -xjf mouseswap-kf5.tar.bz2
# cd mouseswap-kf5
# mkdir build
# cd build
# cmake ..
# make
# sudo make install
The widget will appear in the system tray.
Alternatively it can be put into desktop or panel via 'Add Widgets'.Last changelog:
replace png with svg
Add imaged in svg so they scale.
Ratings & Comments
1 Comment
9 +