mirror of https://github.com/qTox/qTox.git
1 changed files with 43 additions and 0 deletions
@ -0,0 +1,43 @@
@@ -0,0 +1,43 @@
|
||||
<!DOCTYPE html> |
||||
<html> |
||||
<head> |
||||
<!-- the line below makes writing this easier --> |
||||
<meta http-equiv="refresh" content="5" > |
||||
<meta charset="utf-8"> |
||||
<title>qTox User Manual</title> |
||||
</head> |
||||
<body> |
||||
|
||||
<h1>qTox User Manual</h1> |
||||
<h2>Index</h2> |
||||
<ol> |
||||
<li>Settings</li> |
||||
<li>Groupchats</li> |
||||
<li>Multi Window Mode</li> |
||||
<li>Keyboard Shortcuts</li> |
||||
</ol> |
||||
|
||||
<ol> |
||||
<h2><li>Settings</li></h2> |
||||
<ul> |
||||
<h3><li>General</li></h3> |
||||
<ul> |
||||
<h4>General Settings</h5> |
||||
<li><p><b>Language:</b> Changes which language the qTox interface uses.</p></li> |
||||
<li><p><b>Autostart:</b> If set, qTox will start when you login on your computer.</p></li> |
||||
<li><p><b>Light icon:</b> If set, qTox will use a different icon, which is easier to read on black backgrounds.</p></li> |
||||
<li><p><b>Show system tray icon:</b> If set, qTox will show its icon in your system tray.</p></li> |
||||
<ul> |
||||
<li><p><b>Start in tray:</b> On start, qTox will only show its tray icon and no window.</p></li> |
||||
<li><p><b>Minimize to tray:</b> The minimize button on the top right, will minimize qTox to its tray icon. There won't be a taskbar item.</p></li> |
||||
<li><p><b>Close to tray</b> The close button on the top right, will minimize qTox to its tray icon.</p></li> |
||||
</ul> |
||||
<li><p><b>Auto away after (0 to disable):</b> After the specified amount of time, qTox will set your Status to away. A setting of 0 will never set your status.</p></li> |
||||
<li><p><b>Default directory to save files:</b> You can set the directory where qTox puts files you recieved here.</p></li> |
||||
<li><p><b>Autoaccept files:</b> If set, qTox will automatically accept filetransfers and put them in the directory specified above.</p></li> |
||||
<h4>General Settings</h5> |
||||
</ul> |
||||
</ul> |
||||
</ol> |
||||
</body> |
||||
</html> |
Loading…
Reference in new issue