File: ch06s04.xhtml

package info (click to toggle)
kildclient 3.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 6,320 kB
  • sloc: ansic: 24,830; xml: 7,500; sh: 4,295; perl: 2,877; makefile: 172
file content (14 lines) | stat: -rw-r--r-- 3,659 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml"><head><title>6.4. Preferences Menu</title><link rel="stylesheet" type="text/css" href="docbook.css"/><link rel="stylesheet" type="text/css" href="kildclient.css"/><meta name="generator" content="DocBook XSL Stylesheets V1.79.1"/><link rel="prev" href="ch06s03.xhtml" title="6.3. Input Menu"/><link rel="next" href="ch06s05.xhtml" title="6.5. Diplay Menu"/></head><body><header><div class="navheader"><table style="width: 100%; "><tr><th style="text-align: center; " colspan="3">6.4. Preferences Menu</th></tr><tr><td style="width: 20%; text-align: left; "><a accesskey="p" href="ch06s03.xhtml">Prev</a> </td><th style="width: 60%; text-align: center; ">Chapter 6. Menu Reference</th><td style="width: 20%; text-align: right; "> <a accesskey="n" href="ch06s05.xhtml">Next</a></td></tr></table><hr/></div></header><section class="sect1" id="idm759"><div class="titlepage"><div><div><h2 class="title" style="clear: both">6.4. Preferences Menu</h2></div></div></div><section class="sect2" id="idm762"><div class="titlepage"><div><div><h3 class="title">6.4.1. Disable Triggers, Aliases, Macros or Timers</h3></div></div></div><p>If each of these menu entries is checked, then the corresponding
automation feature is disabled: lines are not matched against
triggers, aliases do not replace typed commands, macros and timers do
not run. Use them if you want to temporarily disable all of them,
since the triggers, aliases, macros or timers are not deleted.</p></section><section class="sect2" id="idm766"><div class="titlepage"><div><div><h3 class="title">6.4.2. Debug Matches</h3></div></div></div><p>If this entry is selected, whenever a trigger or alias matches,
information is printed about it. The information is printed on stdout,
which means you must start KildClient from a terminal.</p></section><section class="sect2" id="idm770"><div class="titlepage"><div><div><h3 class="title">6.4.3. Preferences</h3></div></div></div><p>This command opens a dialog where you can configure some aspects
of KildClient global to all Worlds. See <a class="xref" href="chap_preferences.xhtml" title="Chapter 5. Configuring KildClient">Chapter 5, <em>Configuring KildClient</em></a>.</p></section><section class="sect2" id="idm775"><div class="titlepage"><div><div><h3 class="title">6.4.4. Edit Default World</h3></div></div></div><p>This command opens a dialog where you can set some default
parameters used for Worlds. For example, you can define your preferred
font or colors, and all new Worlds will use these default font and
colors.</p><p>The things that can be set are described in <a class="xref" href="chap_world_editor.xhtml" title="Chapter 4. Editing a World">Chapter 4, <em>Editing a World</em></a>, but not all things described there can
be set as default parameters. (There's no sense in having a default
World name, for example.)</p></section></section><footer><div class="navfooter"><hr/><table style="width: 100%; "><tr><td style="width: 40%; text-align: left; "><a accesskey="p" href="ch06s03.xhtml">Prev</a> </td><td style="width: 20%; text-align: center; "><a accesskey="u" href="ch06.xhtml">Up</a></td><td style="width: 40%; text-align: right; "> <a accesskey="n" href="ch06s05.xhtml">Next</a></td></tr><tr><td style="width: 40%; text-align: left; vertical-align: top; ">6.3. Input Menu </td><td style="width: 20%; text-align: center; "><a accesskey="h" href="index.xhtml">Home</a></td><td style="width: 40%; text-align: right; vertical-align: top; "> 6.5. Diplay Menu</td></tr></table></div></footer></body></html>