Alec Aivazis edited bugs.tex  over 9 years ago

Commit id: 3e5cf45c46550d5dedf0e280e02c06fee20669c2

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 %\begin{lstlisting}  %gsettings  set org.gnome.desktop.wm.preferences mouse-button-modifier "" \end{lstlisting} %\end{lstlisting}  Which will tell Linux to pass the alt key down to the browser.