Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • gh-pages
  • build-process-upgrade-merge
  • eb-apollo-generate_names
  • BT5_travis
  • hello_github
  • v18.1.0
  • v18.0.3
  • v18.0.2
  • v18.0.1
  • v18.0.0
  • v18.0.0-RC1
  • v17.0.1
  • v17.0.0
  • v16.0.17
  • v16.0.0
  • v15.0.0
  • v14.0.0
  • v13.2.0
19 results

mousebuttons.sgml

Blame
  • mousebuttons.sgml 954 B
      <SECT1 ID="MOUSEBUTTONS">
        <TITLE>Notes on Using The Mouse</TITLE>
        <PARA>
    &prog; makes use of all three buttons of the mouse under X, but other windowing
    systems often have less than three buttons.  To make life easier when running
    &prog; on those systems, there are some alternative key bindings.
        </PARA>
        <PARA>
    On Windows pressing the <LITERAL>alt</LITERAL> or <LITERAL>meta</LITERAL> key
    and the first mouse button will give the same effect as pressing mouse button
    three (usually a pop-up menu).  Pressing the <LITERAL>control</LITERAL> key
    and the first mouse button will do the same thing as mouse button two.
        </PARA>
    
        <PARA>
    On Macintosh systems pressing the <LITERAL>control</LITERAL> key and the mouse
    button will give the same effect as pressing mouse button three (usually a
    pop-up menu).  Pressing the <LITERAL>alt</LITERAL> key and the mouse button
    will do the same thing as mouse button two.
        </PARA>
      </SECT1>