summaryrefslogtreecommitdiff
path: root/src/windows/leash/htmlhelp/html/Keyboard_Shortcuts.htm
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2017-07-07 17:03:42 +0000
committerCy Schubert <cy@FreeBSD.org>2017-07-07 17:03:42 +0000
commit33a9b234e7087f573ef08cd7318c6497ba08b439 (patch)
treed0ea40ad3bf5463a3c55795977c71bcb7d781b4b /src/windows/leash/htmlhelp/html/Keyboard_Shortcuts.htm
Notes
Diffstat (limited to 'src/windows/leash/htmlhelp/html/Keyboard_Shortcuts.htm')
-rw-r--r--src/windows/leash/htmlhelp/html/Keyboard_Shortcuts.htm41
1 files changed, 41 insertions, 0 deletions
diff --git a/src/windows/leash/htmlhelp/html/Keyboard_Shortcuts.htm b/src/windows/leash/htmlhelp/html/Keyboard_Shortcuts.htm
new file mode 100644
index 000000000000..9f10350f59fd
--- /dev/null
+++ b/src/windows/leash/htmlhelp/html/Keyboard_Shortcuts.htm
@@ -0,0 +1,41 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
+<html><head>
+<meta name="GENERATOR" content="Microsoft® HTML Help Workshop 4.1">
+<link rel="stylesheet" type="text/css" href="Leash.css">
+<title>Keyboard Shortcuts</title></head>
+
+<body>
+<h1>Keyboard Shortcuts </h1>
+
+<p>
+You can use keyboard shortcuts to reach several of the more frequently
+used functions in MIT Kerberos. To use a shortcut, hold down the <span class="typed"> [Ctrl] </span> key on your computer's keyboard while pressing the appropriate letter key as shown in the table below.
+</p>
+
+<table>
+<tbody><tr>
+<th>Function</th>
+<th>Keyboard Shortcut</th>
+</tr>
+ <tr><th id="th2">Get Ticket </th>
+ <td><span class="typed"> Ctrl + t </span></td>
+</tr>
+
+ <tr><th id="th2">Renew Ticket</th>
+ <td><span class="typed"> Ctrl + r </span></td>
+</tr>
+
+ <tr><th id="th2">Destroy Ticket</th>
+ <td><span class="typed"> Ctrl + d </span></td>
+</tr>
+</tbody></table>
+
+<h3> Related help</h3>
+<ul id="helpul">
+<li><a href="HTML/Get_Tickets.htm">Get Tickets</a></li>
+<li><a href="HTML/Renew_Tickets.htm">Renew Tickets</a></li>
+<li><a href="HTML/Destroy_Tickets.htm">Destroy Tickets</a></li>
+</ul>
+
+
+</body></html>