Zoom the screen with Alt+Scroll in KDE
Install xbindkeys, qdbus.
Enable KWin zoom effect. For best experience, lower the zoom multiplier.
Add this to .xbindkeysrc in your home folder (or create the file):
wzxhzdk:0
It is possible that qdbus is available under a different name, like qdbus-qt4. Try the command itself (without quotes) and see if it has any effect.
Alternatively, with dbus-send:
wzxhzdk:1
You may want a different modifier. For Meta/Super key, replace alt with m:0x50 + c:133.
Then activate xbindkeys:
wzxhzdk:2
Add xbindkeys to startup.
References:
Created
Comments powered by Disqus