mirror of
https://github.com/bspeice/libcvautomation
synced 2024-12-04 13:58:11 -05:00
352 lines
7.3 KiB
HTML
352 lines
7.3 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<title>libcvautomation: XTest Key Strings</title>
|
|
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<script type="text/javascript">
|
|
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
|
</script>
|
|
<script type="text/x-mathjax-config">
|
|
MathJax.Hub.Config({
|
|
extensions: ["tex2jax.js"],
|
|
jax: ["input/TeX","output/HTML-CSS"],
|
|
});
|
|
</script><script src="http://www.mathjax.org/mathjax/MathJax.js"></script>
|
|
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div! -->
|
|
|
|
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
|
|
|
|
<td style="padding-left: 0.5em;">
|
|
<div id="projectname">libcvautomation
|
|
 <span id="projectnumber">2.0</span>
|
|
</div>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<!-- Generated by Doxygen 1.7.6.1 -->
|
|
<script type="text/javascript">
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
</script>
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li class="current"><a href="pages.html"><span>Related Pages</span></a></li>
|
|
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
|
<li><a href="annotated.html"><span>Classes</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
<li>
|
|
<div id="MSearchBox" class="MSearchBoxInactive">
|
|
<span class="left">
|
|
<img id="MSearchSelect" src="search/mag_sel.png"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
alt=""/>
|
|
<input type="text" id="MSearchField" value="Search" accesskey="S"
|
|
onfocus="searchBox.OnSearchFieldFocus(true)"
|
|
onblur="searchBox.OnSearchFieldFocus(false)"
|
|
onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
|
</span><span class="right">
|
|
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
|
|
</span>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">XTest Key Strings </div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><p>This page describes the various extra key strings to use with X11. The following list is generated with this command: </p>
|
|
<div class="fragment"><pre class="fragment"> xmodmap -pke | cut -d<span class="charliteral">'='</span> -f2 | sed <span class="stringliteral">'s/ /\n/g'</span> | tr -s <span class="charliteral">'\n'</span> | awk <span class="stringliteral">'{ print length(), $0 | "sort -n" }'</span> | cut -d<span class="charliteral">' '</span> -f2 | uniq
|
|
</pre></div> <div class="fragment"><pre class="fragment">0
|
|
1
|
|
2
|
|
3
|
|
4
|
|
5
|
|
6
|
|
7
|
|
8
|
|
9
|
|
a
|
|
A
|
|
b
|
|
B
|
|
c
|
|
C
|
|
d
|
|
D
|
|
e
|
|
E
|
|
f
|
|
F
|
|
g
|
|
G
|
|
h
|
|
H
|
|
i
|
|
I
|
|
j
|
|
J
|
|
k
|
|
K
|
|
l
|
|
L
|
|
m
|
|
M
|
|
n
|
|
N
|
|
o
|
|
O
|
|
p
|
|
P
|
|
q
|
|
Q
|
|
r
|
|
R
|
|
s
|
|
S
|
|
t
|
|
T
|
|
u
|
|
U
|
|
v
|
|
V
|
|
w
|
|
W
|
|
x
|
|
X
|
|
y
|
|
Y
|
|
z
|
|
Z
|
|
at
|
|
F1
|
|
F2
|
|
F3
|
|
F4
|
|
F5
|
|
F6
|
|
F7
|
|
F8
|
|
F9
|
|
Up
|
|
bar
|
|
End
|
|
F10
|
|
F11
|
|
F12
|
|
Tab
|
|
Down
|
|
Home
|
|
KP_0
|
|
KP_1
|
|
KP_2
|
|
KP_3
|
|
KP_4
|
|
KP_5
|
|
KP_6
|
|
KP_7
|
|
KP_8
|
|
KP_9
|
|
Left
|
|
less
|
|
Menu
|
|
Next
|
|
plus
|
|
Alt_L
|
|
Break
|
|
colon
|
|
comma
|
|
equal
|
|
grave
|
|
KP_Up
|
|
minus
|
|
Pause
|
|
Print
|
|
Prior
|
|
Right
|
|
slash
|
|
space
|
|
aacute
|
|
Aacute
|
|
dagger
|
|
Delete
|
|
dollar
|
|
eacute
|
|
Eacute
|
|
Escape
|
|
exclam
|
|
iacute
|
|
Iacute
|
|
Insert
|
|
KP_Add
|
|
KP_End
|
|
Meta_L
|
|
oacute
|
|
Oacute
|
|
period
|
|
Return
|
|
uacute
|
|
Uacute
|
|
greater
|
|
Hyper_L
|
|
KP_Down
|
|
KP_Home
|
|
KP_Left
|
|
KP_Next
|
|
percent
|
|
Shift_L
|
|
Shift_R
|
|
Super_L
|
|
Super_R
|
|
Sys_Req
|
|
XF86WWW
|
|
asterisk
|
|
KP_Begin
|
|
KP_Enter
|
|
KP_Equal
|
|
KP_Prior
|
|
KP_Right
|
|
NoSymbol
|
|
Num_Lock
|
|
question
|
|
quotedbl
|
|
XF86Back
|
|
XF86Mail
|
|
XF86Stop
|
|
XF86WLAN
|
|
ampersand
|
|
backslash
|
|
BackSpace
|
|
braceleft
|
|
brokenbar
|
|
Caps_Lock
|
|
Control_L
|
|
Control_R
|
|
KP_Delete
|
|
KP_Divide
|
|
KP_Insert
|
|
parenleft
|
|
semicolon
|
|
XF86Eject
|
|
XF86Sleep
|
|
adiaeresis
|
|
Adiaeresis
|
|
apostrophe
|
|
asciitilde
|
|
braceright
|
|
ediaeresis
|
|
Ediaeresis
|
|
idiaeresis
|
|
KP_Decimal
|
|
numbersign
|
|
odiaeresis
|
|
Odiaeresis
|
|
parenright
|
|
udiaeresis
|
|
Udiaeresis
|
|
underscore
|
|
XF86Reload
|
|
XF86Search
|
|
XF86WakeUp
|
|
asciicircum
|
|
bracketleft
|
|
KP_Multiply
|
|
KP_Subtract
|
|
Mode_switch
|
|
Scroll_Lock
|
|
XF86Battery
|
|
XF86Display
|
|
XF86Forward
|
|
XF86_Ungrab
|
|
bracketright
|
|
doubledagger
|
|
ISO_Left_Tab
|
|
XF86PowerOff
|
|
XF86AudioMute
|
|
XF86AudioNext
|
|
XF86AudioPrev
|
|
XF86AudioStop
|
|
XF86Favorites
|
|
XF86AudioMedia
|
|
XF86AudioPause
|
|
XF86Calculator
|
|
XF86_ClearGrab
|
|
XF86MyComputer
|
|
XF86_Next_VMode
|
|
XF86_Prev_VMode
|
|
ISO_Level3_Shift
|
|
Terminate_Server
|
|
XF86_Switch_VT_1
|
|
XF86_Switch_VT_2
|
|
XF86_Switch_VT_3
|
|
XF86_Switch_VT_4
|
|
XF86_Switch_VT_5
|
|
XF86_Switch_VT_6
|
|
XF86_Switch_VT_7
|
|
XF86_Switch_VT_8
|
|
XF86_Switch_VT_9
|
|
XF86KbdLightOnOff
|
|
XF86_Switch_VT_10
|
|
XF86_Switch_VT_11
|
|
XF86_Switch_VT_12
|
|
Pointer_EnableKeys
|
|
XF86KbdBrightnessUp
|
|
XF86MonBrightnessUp
|
|
XF86AudioLowerVolume
|
|
XF86AudioRaiseVolume
|
|
XF86KbdBrightnessDown
|
|
XF86MonBrightnessDown
|
|
</pre></div> <dl class="warning"><dt><b>Warning:</b></dt><dd>Please note that each key string above is first translated into a key code, and then into the actual key click. Thus, while you might intend to press "dollar", it will actually come out as "4". If you need a <code>'$'</code> to come out, use the <code>'keystring $'</code> command to <a class="el" href="libcvautomation-xtest_8h.html#a7ea1430ed90d3166f8d9fbb4e240a28f">xte_commandString()</a> or <code>'key_str $'</code> function in the BASH wrapper - see the <a class="el" href="wrapper_functions.html">Appendix of Wrapper Functions and Environment Variables</a>. </dd></dl>
|
|
</div></div><!-- contents -->
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Defines</a></div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
|
|
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated on Thu Oct 11 2012 17:42:49 for libcvautomation by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.7.6.1
|
|
</small></address>
|
|
|
|
</body>
|
|
</html>
|