Difference between revisions of "Shortcut"

From AMule Project FAQ
Jump to: navigation, search
Line 1: Line 1:
Hot keys can be defined in the [http://www.gtk.org GTK]1 version, but not the [http://www.gtk.org GTK]2 version but they are ignored (since [[wxWidgets]] ignores them).
+
== Built-in shortcuts ==
  
Also, they cannot currently be saved from session to session.
+
The following are shortcuts you can use with [[aMule]].
 +
 
 +
=== Keyboard shortcuts ===
 +
 
 +
{|
 +
|+ Keyboard shortcuts
 +
| '''Shortcut''' || '''Window''' || '''Action'''
 +
|-
 +
| ''<CTRL>+Q'' || All || Exit aMule
 +
|-
 +
| ''<ENTER>'' || Search || Start search/download
 +
|-
 +
| ''<ENTER>'' || Transfers || Expand/hide selected file sources
 +
|-
 +
| ''<DEL> or <BACKSPACE>'' || Transfers || Cancel selected download
 +
|-
 +
| ''<ENTER>'' || Networks/ED2K || Connect to selected server
 +
|-
 +
| ''<ENTER>'' || Messages || Chat with selected user
 +
|}
 +
 
 +
=== Mouse shortcuts ===
 +
 
 +
{|
 +
|+ Mouse shortcuts
 +
| '''Shortcut''' || '''Window''' || '''Action'''
 +
|-
 +
| ''Double click'' || Search || Start selected download
 +
|-
 +
| ''Middle click'' || Transfers || Show selected file/client details
 +
|-
 +
| ''Double click'' || Transfers || Expand selected file sources
 +
|-
 +
| ''Double click'' || Networks/ED2K || Connect to selected server
 +
|-
 +
| ''Double click'' || Messages || Chat with selected user
 +
|-
 +
| ''Double click'' || Statistics || Expand/hide statistics
 +
|}
 +
 
 +
== User defined ==
 +
 
 +
Hot keys can be defined in [http://www.gtk.org GTK]1, but not with [http://www.gtk.org GTK]2. Anyway, they are ignored (since [[wxWidgets]] ignores them), so we won't explain how to do this as it is of absolutely no use with aMule.
 +
 
 +
Also, since [[wxWidgets]] ignores user-defined hot keys, they cannot be saved from session to session.

Revision as of 08:29, 11 November 2005

Built-in shortcuts

The following are shortcuts you can use with aMule.

Keyboard shortcuts

Keyboard shortcuts
Shortcut Window Action
<CTRL>+Q All Exit aMule
<ENTER> Search Start search/download
<ENTER> Transfers Expand/hide selected file sources
or <BACKSPACE> Transfers Cancel selected download
<ENTER> Networks/ED2K Connect to selected server
<ENTER> Messages Chat with selected user

Mouse shortcuts

Mouse shortcuts
Shortcut Window Action
Double click Search Start selected download
Middle click Transfers Show selected file/client details
Double click Transfers Expand selected file sources
Double click Networks/ED2K Connect to selected server
Double click Messages Chat with selected user
Double click Statistics Expand/hide statistics

User defined

Hot keys can be defined in GTK1, but not with GTK2. Anyway, they are ignored (since wxWidgets ignores them), so we won't explain how to do this as it is of absolutely no use with aMule.

Also, since wxWidgets ignores user-defined hot keys, they cannot be saved from session to session.