<div dir="ltr"><div>Thanks! Is there a way to add an adjustable setting in the .lua files? (Maybe in mouse.lua?)</div><font color="#888888"><div><br></div><div>Jacob</div></font></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Nov 20, 2021 at 12:57 PM Otfried Cheong via Ipe-discuss <<a href="mailto:ipe-discuss@lists.science.uu.nl">ipe-discuss@lists.science.uu.nl</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 Sat, Nov 20, 2021, at 17:42, Jacob Barandes via Ipe-discuss wrote:<br>
> This may have been asked before, but is there a way to map Shift+Wheel <br>
> to horizontal or sideways panning? Currently you have to use Alt+Wheel <br>
> to do horizontal panning, but that's not the standard key-mouse <br>
> combination for most Linux applications.<br>
<br>
Ipe gets the scroll wheel events from Qt, and Qt reports Alt+Wheel as a horizontal scroll event.   <br>
So as far as Qt-applications are concerned, the standard is that Alt+Wheel is for horizontal scrolling. <br>
<br>
What other applications do you have in mind?<br>
<br>
If there is a consensus that Shift+Wheel should do horizontal scrolling as well, I could try to switch x and y direction when the Shift key is held.<br>
<br>
Cheers,<br>
  Otfried<br>
<br>
_______________________________________________<br>
Ipe-discuss mailing list<br>
<a href="mailto:Ipe-discuss@lists.science.uu.nl" target="_blank">Ipe-discuss@lists.science.uu.nl</a><br>
<a href="https://mailman.science.uu.nl/mailman/listinfo/ipe-discuss" rel="noreferrer" target="_blank">https://mailman.science.uu.nl/mailman/listinfo/ipe-discuss</a><br>
</blockquote></div>