1<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> 2<html><head> 3<meta name="GENERATOR" content="Microsoft� HTML Help Workshop 4.1"> 4<link rel="stylesheet" type="text/css" href="Leash.css"> 5<title>Keyboard Shortcuts</title></head> 6 7<body> 8<h1>Keyboard Shortcuts </h1> 9 10<p> 11You can use keyboard shortcuts to reach several of the more frequently 12used 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. 13</p> 14 15<table> 16<tbody><tr> 17<th>Function</th> 18<th>Keyboard Shortcut</th> 19</tr> 20 <tr><th id="th2">Get Ticket </th> 21 <td><span class="typed"> Ctrl + t </span></td> 22</tr> 23 24 <tr><th id="th2">Renew Ticket</th> 25 <td><span class="typed"> Ctrl + r </span></td> 26</tr> 27 28 <tr><th id="th2">Destroy Ticket</th> 29 <td><span class="typed"> Ctrl + d </span></td> 30</tr> 31</tbody></table> 32 33<h3> Related help</h3> 34<ul id="helpul"> 35<li><a href="HTML/Get_Tickets.htm">Get Tickets</a></li> 36<li><a href="HTML/Renew_Tickets.htm">Renew Tickets</a></li> 37<li><a href="HTML/Destroy_Tickets.htm">Destroy Tickets</a></li> 38</ul> 39 40 41</body></html> 42