gnome-shell mouse wheel magnifier/zoomer
This program is based on tobiasquinn's excellent gnome-shell-mousewheel-zoom gnome-shell plugin, which can be found here: https://github.com/tobiasquinn/gnome-shell-mousewheel-zoom/.
- gnome-shell
- libx11-dev
- libglib2.0-dev
make
sudo cp mousewheelzoom.desktop /etc/xdg/autostart/
sudo cp mousewheelzoom /usr/local/bin/
/usr/local/bin/mousewheelzoom
- Zoom in:
Alt++
orAlt+Scroll Up
- Zoom out:
Alt+-
orAlt+Scroll Down