Alec Aivazis edited bugs.tex  over 9 years ago

Commit id: 269fdaec9cae6dc2e6d9df591c661733192ea2ce

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