<div dir="ltr"><div>Hi Patrick,</div><div><br></div><div>being visually impaired myself I had the same problem as your friend when moving from OSX to Linux. I am now using KDE Plasma as a desktop and have some custom keybindings for zooming.</div><div><br></div><div>Here's my ~/.xbindkeysrc</div><div><br></div><div>----<br></div><div>dbus org.kde.kglobalaccel /component/kwin invokeShortcut view_zoom_in"<br>    alt + b:5<br>"qdbus org.kde.kglobalaccel /component/kwin invokeShortcut view_zoom_out"<br>    alt + b:4</div><div>----</div><div><br></div><div>b:4 and b:5 are "scroll wheel" up/down. This results in a similar user experience to OSX: by holding Alt and swiping with two fingers up and down you zoom in and out. I use this every day, all the time.</div><div><br></div><div>You need to run xbindkeys in the user session to make this work.<br></div><div><br></div><div>Hope this is useful,<br></div><div>Jan<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 2, 2021 at 4:20 AM Patrick Pelletier <<a href="mailto:code@funwithsoftware.org">code@funwithsoftware.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 7/1/21 4:24 PM, Carlos Garnacho wrote:<br>
> It seems that this piece of the documentation is incomplete, the<br>
> "<super><alt>Plus" and "<super><alt>Minus" keyboard shortcuts should<br>
> work to change zoom level when Zoom is enabled..<br>
<br>
Thanks!  That is definitely better than I thought it was, although the <br>
granularity is quite coarse.  (It seems to go straight from 1.0 to 2.0, <br>
while MacOS uses much smaller steps.)<br>
<br>
Also, the mouse cursor leaves behind weird visual artifacts when zoom is <br>
"on" but set to 1.0.  (I would have thought that "off" and "1.0" ought <br>
to be functionally equivalent.)<br>
<br>
Anyway, I realize this is probably not the right place to discuss this.  <br>
Is there a more appropriate list or forum for Linux accessibility?<br>
<br>
--Patrick<br>
<br>
_______________________________________________<br>
wayland-devel mailing list<br>
<a href="mailto:wayland-devel@lists.freedesktop.org" target="_blank">wayland-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/wayland-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/wayland-devel</a><br>
</blockquote></div>