Difference between revisions of "Shortcut"

From AMule Project FAQ
Jump to: navigation, search
Line 30: Line 30:
 
{|
 
{|
 
|+ Mouse shortcuts
 
|+ Mouse shortcuts
| '''Shortcut''' || '''Window''' || '''Action''' %0
+
| '''Shortcut''' || '''Window''' || '''Action'''
 +
|-
 +
| ''<CTRL>+<ALT>+Middle click'' || All (Main window) || Show [[wxWidgets]] version
 +
|-
 +
| ''Double click'' || Networks/ED2K || Connect to selected server
 +
|-
 +
| ''Double click'' || Search || Start selected download
 +
|-
 +
| ''Middle click'' || Transfers || Show selected file/client details
 +
|-
 +
| ''Double click'' || Transfers || Expand selected file sources
 +
|-
 +
| ''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 11:39, 11 November 2005

Built-in shortcuts

The following are shortcuts you can use with aMule.

Keyboard shortcuts

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

Mouse shortcuts

Mouse shortcuts
Shortcut Window Action
<CTRL>+<ALT>+Middle click All (Main window) Show wxWidgets version
Double click Networks/ED2K Connect to selected server
Double click Search Start selected download
Middle click Transfers Show selected file/client details
Double click Transfers Expand selected file sources
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.