Alec Aivazis edited bugs.tex  over 9 years ago

Commit id: 1fc78968e42f7ba1ea7a412efcf2e00ba65498d1

deletions | additions      

       

\begin{itemize}  \item In Linux, holding alt and dragging the cursor moves the entire browser rather than panning the canvas. This is the operating systems fault (nothing I can do except change the shortcut to something like ctrl). A temporary fix is to run the following command in the terminal:   %\begin{lstlisting}  %gsettings \verb|gsettings  set org.gnome.desktop.wm.preferences mouse-button-modifier ""  %\end{lstlisting} ""|  Which will tell Linux to pass the alt key down to the browser.