행위

마우스 제스쳐 stokeit

DB CAFE

Dbcafe (토론 | 기여)님의 2020년 8월 20일 (목) 10:31 판 (마우스를 편리하게 사용하자)
thumb_up 추천메뉴 바로가기


마우스를 편리하게 사용하자[편집]

  1. 다운로드 https://www.tcbmi.com/strokeit/downloads.shtml
  2. 크롬에서 사용할때 import 파일
    * chrome_import.sxp 파일로 저장 하세요
<VERSION>StrokeIt .9.4</VERSION>

<APP name="Default">
Close MDI Window [C Reversed] {
   gesture = C Reversed
   Ctrl+F4 = keys, hotkey [CTRL_DOWN][F4][CTRL_UP]
}
Close Window [C] {
   gesture = C
   Alt+F4 = keys, hotkey [ALT_DOWN][F4][ALT_UP]
}
Copy [Up] {
   gesture = Up
   Ctrl+C = keys, hotkey [CTRL_DOWN]C[CTRL_UP]
}
Find [F] {
   gesture = F
   Ctrl+F = keys, hotkey [CTRL_DOWN]F[CTRL_UP]
}
Ignore Gesture [X] {
   gesture = X
   New Command = sicontrol, ignore
}
Max/Restore [/ Up] {
   gesture = / Up
   New Command = win, max_rest
}
Minimize [/ Down] {
   gesture = / Down
   Minimize = win, min
}
Minimize All [/Down - / Up] {
   gesture = / Down - / Up
   Win+M = keys, hotkey [WIN_DOWN]M[WIN_UP]
}
New [N] {
   gesture = N
   Ctrl+N = keys, hotkey [CTRL_DOWN]N[CTRL_UP]
}
Open [O] {
   gesture = O
   Ctrl+O = keys, hotkey [CTRL_DOWN]O[CTRL_UP]
}
Paste [Down] {
   gesture = Down
   Ctrl+V = keys, hotkey [CTRL_DOWN]V[CTRL_UP]
}
Print [P] {
   gesture = P
   Ctrl+P = keys, hotkey [CTRL_DOWN]P[CTRL_UP]
}
Quit [Q] {
   gesture = Q
   Alt+F4 = keys, hotkey [ALT_DOWN][F4][ALT_UP]
}
Redo [U Reversed] {
   gesture = U Reversed
   Ctrl+Y = keys, hotkey [CTRL_DOWN]Y[CTRL_UP]
}
Refresh [Up-Down] {
   gesture = Up-Down
   F5 = keys, hotkey [F5]
}
Restore All [/ Up - / Down] {
   gesture = / Up - / Down
   Shift+Win+M = keys, hotkey [WIN_DOWN][SHIFT_DOWN]M[SHIFT_UP][WIN_UP]
}
Run E-Mail [M] {
   gesture = M
   E-Mail Client = exec, mail
}
Run Explorer [E] {
   gesture = E
   gesture = MBUTTON_DOWN
   Explorer = exec, run "explorer.exe" "" "/e,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}"
}
Run Web Browser [W] {
   gesture = W
   Web Browser = exec, browser
}
Save [S] {
   gesture = S
   Ctrl+S = keys, hotkey [CTRL_DOWN]S[CTRL_UP]
}
Task Next [Up-Right] {
   gesture = Up-Right
   gesture = WHEEL_DOWN
   Next Window = win, next
}
Task Prev [Up-Left] {
   gesture = Up-Left
   gesture = WHEEL_UP
   Previous Window = win, prev
}
Undo [U] {
   gesture = U
   Ctrl+Z = keys, hotkey [CTRL_DOWN]Z[CTRL_UP]
}
</APP>

<APP name="Chat Programs">
class=mIRC32
pattern=true
class=mIRC
class=AIM_IMessage
class=IMClass
class=IMWindowClass
Big Smiley [D] {
   gesture = D
   :-D = keys, keys :-D[ENTER]
}
Hah [H] {
   gesture = H
   hah = keys, keys hah[enter]
}
Kiss Face [K] {
   gesture = K
   :-* = keys, keys :-*[ENTER]
}
LOL [L] {
   gesture = L
   :-D LOL :-D = keys, keys :-D LOL :-D[ENTER]
}
Sad Face [A] {
   gesture = A
   :-( = keys, keys :-([ENTER]
}
Smiley Face [U] {
   gesture = U
   :-) = keys, keys :-)[ENTER]
}
Surprised [O] {
   gesture = O
   \=-O = keys, keys =-o[enter]
}
Unsure Face [\ Down] {
   gesture = \ Down
   :-/ = keys, keys :-/[ENTER]
}
</APP>

<APP name="Disabled Apps">
class=BaseBar
exec=BF1942.exe
exec=ce.exe
class=Diablo II
exec=F1_2002.exe
exec=gta3.exe
exec=hl.exe
exec=jk2mp.exe
exec=jk2sp.exe
exec=mohaa.exe
exec=nwmain.exe
exec=quake3.exe
exec=SeriousSam.exe
exec=simcity 4.exe
exec=starcraft.exe
exec=unreal2.exe
exec=UnrealTournament.exe
exec=ut2003.exe
exec=war3.exe
exec=swgclient.exe
exec=WebMaUP4.exe
exec=picpick.exe
exec=GoldWave.exe
exec=suddenattack.exe
exec=WebMa.exe
pattern=true
exclude=true
</APP>

<APP name="Explorer">
class=CabinetWClass
class=ExploreWClass
Back [Left] {
   gesture = Left
   gesture = Down
   Alt+Left = keys, hotkey [ALT_DOWN][LEFT][ALT_UP]
}
Forward [Right] {
   gesture = Right
   Alt+Right = keys, hotkey [ALT_DOWN][RIGHT][ALT_UP]
}
Upper Folder {
   gesture = Up
   Back = keys, hotkey [BACK]
}
</APP>

<APP name="FlashFXP">
exec=FlashFXP.exe
Min to Tray [/ Down] {
   gesture = / Down
   New Command = keys, hotkey [F9]
}
Site Manager [S] {
   gesture = S
   F4 = keys, hotkey [F4]
}
Up Directory [Left] {
   gesture = Left
   Back = keys, hotkey [BACK]
}
</APP>

<APP name="Google Chrome">
class=Chrome_XPFrame
Back {
   gesture = Left
   Alt+Left = keys, keys [ALT_DOWN][LEFT][ALT_UP]
}
Close Tab {
   gesture = Down
   Ctrl+W = keys, keys [CTRL_DOWN]W[CTRL_UP]
}
Forward {
   gesture = Right
   Alt+Right = keys, keys [ALT_DOWN][RIGHT][ALT_UP]
}
Refresh {
   gesture = Down-Up
   F5 = keys, keys [F5]
}
Tab Change(Next) {
   gesture = WHEEL_DOWN
   Ctrl+Shift+Tab = keys, keys [CTRL_DOWN][SHIFT_DOWN][TAB][SHIFT_UP][CTRL_UP]
}
Tab CHange(Previous) {
   gesture = WHEEL_UP
   Ctrl+Tab = keys, keys [CTRL_DOWN][TAB][CTRL_UP]
}
</APP>

<APP name="Internet Explorer">
class=IEFrame
Back [Left] {
   gesture = Left
   Alt+Left = keys, hotkey [ALT_DOWN][LEFT][ALT_UP]
}
Close [Down] {
   gesture = Down
   Alt+F4 = keys, hotkey [ALT_DOWN][F4][ALT_UP]
}
Forward [Right] {
   gesture = Right
   Alt+Right = keys, hotkey [ALT_DOWN][RIGHT][ALT_UP]
}
</APP>

<APP name="Kazaa">
class=KaZaA
New Search [N] {
   gesture = N
   Alt+F, n = keys, keys [ALT_DOWN]f[ALT_UP]n
}
View Search [S] {
   gesture = S
   Alt+V, S = keys, keys [ALT_DOWN]V[ALT_UP]S
}
View Traffic [T] {
   gesture = T
   Alt+V, T = keys, keys [ALT_DOWN]V[ALT_UP]T
}
</APP>

<APP name="K-Meleon">
exec=k-meleon.exe
class=KMeleon Browser Window
Add Bookmark [B] {
   gesture = B
   Add Bookmark = KMELEON, cmd bookmarks(Add)
}
Back [Left] {
   gesture = Left
   New Command = KMELEON, cmd ID_NAV_BACK
}
Forward [Right] {
   gesture = Right
   Alt+Right = KMELEON, cmd ID_NAV_FORWARD
}
Home [H] {
   gesture = H
   Home = KMELEON, cmd ID_NAV_HOME
}
Link in Background Window [\ Down] {
   gesture = \ Down
   Open Link in Background Window = KMELEON, cmdpt ID_OPEN_LINK_IN_BACKGROUND
}
Link in New Window [Down] {
   gesture = Down
   Open Link in New Window = KMELEON, cmdpt ID_OPEN_LINK_IN_NEW_WINDOW
}
Reload [Up-Down] {
   gesture = Up-Down
   Reload = KMELEON, cmd ID_NAV_RELOAD
}
</APP>

<APP name="LeapFTP">
class=TfrmMain
Minimize To Tray [/ Down] {
   gesture = / Down
   Ctrl+h = keys, hotkey [CTRL_DOWN]H[CTRL_UP]
}
Site Manager [S] {
   gesture = S
   F4 = keys, hotkey [F4]
}
</APP>

<APP name="Media Player">
class=Media Player 2
Full Screen [F] {
   gesture = F
   Alt+Enter = keys, hotkey [ALT_DOWN][ENTER][ALT_UP]
}
Play/Pause [P] {
   gesture = P
   [Spacebar] = keys, hotkey [SPACE]
}
Stop [S] {
   gesture = S
   [Period] = keys, hotkey .
}
Zoom 100% [Right] {
   gesture = Right
   Alt+2 = keys, hotkey [ALT_DOWN]2[ALT_UP]
}
Zoom 200% [Down] {
   gesture = Down
   Alt+3 = keys, hotkey [ALT_DOWN]3[ALT_UP]
}
Zoom 50% [Up] {
   gesture = Up
   Alt+1 = keys, hotkey [ALT_DOWN]1[ALT_UP]
}
</APP>

<APP name="mIRC">
class=mIRC32
class=mIRC
Address [B] {
   gesture = B
   Alt+B = keys, hotkey [ALT_DOWN]B[ALT_UP]
}
Aliases [A] {
   gesture = A
   Alt+A = keys, hotkey [ALT_DOWN]A[ALT_UP]
}
DCC Chat [D] {
   gesture = D
   Alt+C = keys, hotkey [ALT_DOWN]C[ALT_UP]
}
DCC Send [S] {
   gesture = S
   Alt+S = keys, hotkey [ALT_DOWN]S[ALT_UP]
}
Finger [F] {
   gesture = F
   Alt+G = keys, hotkey [ALT_DOWN]G[ALT_UP]
}
Options [O] {
   gesture = O
   Alt+O = keys, hotkey [ALT_DOWN]O[ALT_UP]
}
Popups [P] {
   gesture = P
   Alt+P = keys, hotkey [ALT_DOWN]P[ALT_UP]
}
Remotes [R] {
   gesture = R
   Alt+R = keys, hotkey [ALT_DOWN]R[ALT_UP]
}
</APP>

<APP name="Mozilla">
class=MozillaWindowClass
Back [Left] {
   gesture = Left
   Alt+Left = keys, hotkey [ALT_DOWN][LEFT][ALT_UP]
}
Foward [Right] {
   gesture = Right
   Alt+Right = keys, hotkey [ALT_DOWN][RIGHT][ALT_UP]
}
</APP>

<APP name="Nero Burning Rom">
caption=Nero - Burning Rom*
pattern=true
Burn Disc [B] {
   gesture = B
   Alt+f, w = keys, keys [ALT_DOWN]f[ALT_UP]w
}
New Compilation [N] {
   gesture = N
   Ctrl+n = keys, hotkey [CTRL_DOWN]N[CTRL_UP]
}
Tile Horizontal [Left] or [Right] {
   gesture = Left
   gesture = Right
   Alt+w, H = keys, keys [ALT_DOWN]w[ALT_UP]H
}
Tile Vertically [Up] or [Down] {
   gesture = Up
   gesture = Down
   Alt+w, V = keys, keys [ALT_DOWN]w[ALT_UP]V
}
</APP>

<APP name="Netcaptor">
exec=NetCaptor.exe
Back [Left] {
   gesture = Left
   Alt+Left = keys, hotkey [F2]
}
Forward [Right] {
   gesture = Right
   Alt+Right = keys, hotkey [F3]
}
</APP>

<APP name="Netscape 4.x">
exec=netscape.exe
Back [Left] {
   gesture = Left
   Alt+Left = keys, hotkey [ALT_DOWN][LEFT][ALT_UP]
}
Check Mail [M] {
   gesture = M
   Check Mail = keys, keys [ALT_DOWN]F[ALT_UP]M
}
Forward [Right] {
   gesture = Right
   Alt+Right = keys, hotkey [ALT_DOWN][RIGHT][ALT_UP]
}
Reply [R] {
   gesture = R
   Ctrl+R = keys, hotkey [CTRL_DOWN]R[CTRL_UP]
}
Send [S] {
   gesture = S
   Ctrl+Enter = keys, hotkey [CTRL_DOWN][ENTER][CTRL_UP]
}
</APP>

<APP name="Opera">
class=Opera Main Window
class=OpWindow
exclude=true
</APP>

<APP name="Outlook Express">
exec=msimn.exe
Check Mail [M] {
   gesture = M
   Ctrl+M = keys, hotkey [CTRL_DOWN]M[CTRL_UP]
}
Check Spelling [X] {
   F7 = keys, hotkey [F7]
}
Next Unread Message [Right] {
   gesture = Right
   Ctrl+U = keys, hotkey [CTRL_DOWN]U[CTRL_UP]
}
Previous Message [Left] {
   gesture = Left
   Ctrl+c = keys, hotkey [CTRL_DOWN]C[CTRL_UP]
}
Show Address Book [B] {
   gesture = B
   Ctrl+Shift+B = keys, hotkey [CTRL_DOWN][SHIFT_DOWN]B[SHIFT_UP][CTRL_UP]
}
</APP>

<APP name="Pegasus">
caption=Pegasus Mail
Check Mail [M] {
   gesture = M
   Ctrl+W = keys, hotkey [CTRL_DOWN]W[CTRL_UP]
}
Send Message [S] {
   gesture = S
   Ctrl+Enter = keys, hotkey [CTRL_DOWN][ENTER][CTRL_UP]
}
</APP>

<APP name="Photoshop">
class=Photoshop
Airbrush Tool [J] {
   gesture = J
   j = keys, hotkey J
}
Crop Tool [Down-Left] {
   gesture = Down-Left
   c = keys, hotkey C
}
Eraser Tool [E] {
   gesture = E
   e = keys, hotkey e
}
Eye Dropper Tool [D] {
   gesture = D
   i = keys, hotkey I
}
Gradient/Bucket Tool [G] {
   gesture = G
   g = keys, hotkey G
}
Lasso Tool [L] {
   gesture = L
   l = keys, hotkey L
}
Magic Wand Tool [W] {
   gesture = W
   w = keys, hotkey W
}
Marquee Tool [M] {
   gesture = M
   m = keys, hotkey M
}
Pencil Tool [B] {
   gesture = B
   b = keys, hotkey B
}
Rubber Stamp Tool [R] {
   gesture = R
   r = keys, hotkey R
}
Text Tool [T] {
   gesture = T
   t = keys, hotkey T
}
Zoom Tool [Z] {
   gesture = Z
   z = keys, hotkey Z
}
</APP>

<APP name="Serv-U">
class=TAdminForm
Delete User [X] {
   gesture = X
   Del = keys, hotkey [DELETE]
}
New User [N] {
   gesture = N
   Ins = keys, hotkey [INSERT]
}
</APP>

<APP name="The Bat!">
exec=thebat.exe
Check Mail [M] {
   gesture = M
   Alt+F2 = keys, hotkey [ALT_DOWN][F2][ALT_UP]
}
Reply [R] {
   gesture = R
   Ctrl+F5 = keys, hotkey [CTRL_DOWN][F5][CTRL_UP]
}
Send Message [S] {
   gesture = S
   Ctrl+Enter = keys, hotkey [CTRL_DOWN][ENTER][CTRL_UP]
}
</APP>

<APP name="Visual Studio">
exec=msdev.exe
Execute [X] {
   gesture = X
   Ctrl+F5 = keys, hotkey [CTRL_DOWN][F5][CTRL_UP]
}
</APP>

<APP name="Winamp 2.x">
class=Winamp PE
class=Winamp v1.x
Disable Max/Restore [/ Up] {
   gesture = / Up
}
Jump To Song [J] {
   gesture = J
   40194 = msg, send "WM_COMMAND" "41094" ""
}
Minimize Winamp {
   gesture = / Down
   Activate Main Window = win, activate "Winamp v1.x" "" ""
   Minimize = win, min
}
Next Track [Right] {
   gesture = Right
   40048 = msg, send "WM_COMMAND" "40048" ""
}
Play [P] {
   gesture = P
   40045 = msg, send "WM_COMMAND" "40045" ""
}
Previous Track [Left] {
   gesture = Left
   40044 = msg, send "WM_COMMAND" "40044" ""
}
Stop [S] {
   gesture = S
   40047 = msg, send "WM_COMMAND" "40047" ""
}
</APP>

<APP name="Windows Desktop">
class=Progman
Disabled [C, Q] {
   gesture = Q
   gesture = C
}
Find [F] {
   gesture = F
   Win+F = keys, keys [WIN_DOWN]F[WIN_UP]
}
Minimize All [/ Down] {
   gesture = / Down
   Win+M = keys, keys [WIN_DOWN]M[WIN_UP]
}
Restore All [/ Up] {
   gesture = / Up
   Win+Shift+M = keys, keys [WIN_DOWN][SHIFT_DOWN]M[SHIFT_UP][WIN_UP]
}
</APP>

<APP name="WinRAR">
class=WinRarWindow
Add Files [A] {
   gesture = A
   Alt+A = keys, hotkey [ALT_DOWN]A[ALT_UP]
}
Extract To Folder [E] {
   gesture = E
   Alt+E = keys, hotkey [ALT_DOWN]E[ALT_UP]
}
Repair Archive [R] {
   gesture = R
   Alt+R = keys, hotkey [ALT_DOWN]R[ALT_UP]
}
</APP>

<APP name="Winzip">
class=WinZipWClass
Add Files [A] {
   gesture = A
   Shift+A = keys, hotkey [SHIFT_DOWN]A[SHIFT_UP]
}
Create Executable [K] {
   Shift+K = keys, hotkey [SHIFT_DOWN]K[SHIFT_UP]
}
Extract [X] {
   gesture = X
   Shift+E = keys, hotkey [SHIFT_DOWN]E[SHIFT_UP]
}
Install [I] {
   gesture = I
   Shift+I = keys, hotkey [SHIFT_DOWN]I[SHIFT_UP]
}
</APP>

<GESTURE>
Right {
E`
}

Right-Up {
xc
}

Right-Down {
�i
}

Right-Left {
Ee@
}

Right-Left-Right {
EeE`
}

Left {
e@
}

Left-Up {
˜A
}

Left-Down {
2G
}

Left-Right {
eE`
}

Left-Right-Left {
eEe@
}

Up {
… 
}

Up-Right {
t#
}

Up-Left {
–!
}

Up-Down {
…%€
}

Up-Down-Up {
…%… 
}

Down {
%€
}

Down-Left {
6‡
}

Down-Right {
�‰
}

Down-Up {
%… 
}

Down-Up-Down {
%…%€
}

/ Up {
u0
}

/ Up - / Down {
u5p
}

/ Down {
5p
}

/ Down - / Up {
5u0
}

\ Down {
�
}

\ Down - \ Up {
�•�
}

\ Up {
•�
}

\ Up - \ Down {
•�
}

1 {
alias=Down
}

2 {
alias=Z
}

3 {
special=||E
�e˜
}

3 Reversed {
special=-||E
}

4 {
eBi
e�i
}

5 {
alias=S
}

6 {
alias=G
}

7 {
alias=Y
}

8 {
2H˜B0
$‰„ 
2HB0
$‰‡S
2E˜B0
$Y„ 
2E˜E0
$Y„#
2H˜B
$‰„#
!Y„#
2�˜B0
!Y„S
&„S
!Y„ 
5˜B0
2HE0
2H˜E0
2H˜E0
2�u0
$Y„S 
2E˜E2
$„S 
2H˜E2
2E˜E2�
2�˜E2
!Y„#!
$Y‡S!
$Y„#!
$Y„S!
!Y„S 
!Y„S!
$‰‡S!
!Y‡S!
!WS!
�˜u2�
�˜E2�
$„S!
$‡S!
$‰„S!
�˜E2
�˜B�
�˜B
$‰‡S 
�˜B2�
2E˜u2
!Y„# 
!Y‡Q
$Y‡S 
�u2�
!&‡S 
!Y‡S 
2�˜E0
$Y„!
!Y‡R
�†!
2�˜u2
%˜E2
%˜E2�
&‡S 
5˜E2
$‰„S 
�u2
�‡S!
�‰‡S!
5˜u2
&‡† 
2�˜E2�
2hB2
5˜B2
%u2
%˜B2
&„S 
6„# 
$u2
�„S 
5˜E0
!WS 
!&„ 
}

9 {
$Si
2Bi
!&
2GSi
2E6
$&
2�i
2�6
$†6
$u6
}

0 {
alias=O
}

A {
t&
u6
t%
t&
}

B {
B2�‡
B2�˜p
B2E˜p
B5Hp
B5˜p
BRhp
Be˜p
Bhp
Q#Y€
q#$‡
t!&T
t!&‡
t!Y€
t!Y‡
t#!&T
t#!V‡
t#!W
t#!Y€
t#!Y‡
t#$V‡
t#$Y€
t#$Y‡
t#$‡
t#&W
t#&‡
t#TV‡
t#TY€
t#TY‡
t#T‡
t#V€
t#V‡
t#W
t#Y€
t#Y‡
t$V‡
t$Y€
t$Y‡
t$€
t$‰‡
t%˜
t%˜p
t&)‡
t&TY€
t&TY‡
t&T‡
t&Y€
t&Y‡
u5˜p
„#!V€
„#!V‡
„#!Y€
„#!Y‡
„#$Y
„#$Y€
„#$Y‡
„#$€
„#&‡
„#TY€
„#Y€
„#Y‡
„$Y€
„$Y‡
„&TY€
„&TY‡
„&Y€
t&%˜p
t&&‡
t#Q&‡
t#T‰‡
t&T‰‡
„&T‰‡
t&W‡
t&$‰‡
t#$‰€
}

C {
2H
$‰
2H
5x
}

D {
t&‡
t&€
t&W
„&‡
}

E {
2Eex
25x
2ex
2�5x
2�ex
2Ex
!W‰
$W‰
2�x
!$‰
5ex
25x
2�x
2�H
2Eex
2�ex
5ex
2Ehx
$VW‰
22H
2�2H
2E5x
5ux
bEx
b�ex
b�x
2GW†
bHH
bEx
bEex
2HW†
bH•x
b�H
5Ex
2�hx
bH
b�x
5Eex
2Hx
2�5x
b�ex
2GW‰
$‰‡
b�bH
55x
}

F {
alias=Left-Down
}

G {
2He
$†P
2H˜
$‰€
2H•
2H˜p
2He@
$†T
$†W
2Hep
2H•@
2H•p
}

H {
�u
�†
$u
�t&
�u6
�t�
}

I {
alias=Down
}

J {
GS
Hc
}

K {
6„�
5t�
5t%
5„%
5u
5t�€
5�
5E
5H
5�i
5t%€
6„Y
6„‰
5t‰
6„%
5t&
5u€
$t�
6t�
2AY
%t�
5t�‰
}

L {
alias=Down-Right
}

M {
special=-1E
}

N {
t�†0
t�–0
t%–0
t�†0
t�
AHc
t�…0
t†0
BYc
t�–
u–0
}

O {
$†0
$† 
2Hb
$†!
}

P {
t#T
t&T
„&T
t#!
„&!
t#Q
„#P
t&!
t&P
„#Q
t&Q
„&P
t# 
t#P
t#$
}

Q {
�x–2�€
�†!P
�†!X
�†!€
�†$‰
�†%
$S$€
$†!P
$†!X
$†!Y
$†!€
$†!‰
$†!
$†$
$†$p
$†$€
$†$‰
$†$
$†%
$†%€
$†%
$†&
$†)
2Hb�
2Hb�
2Hb�€
2Hb�
2Hb�
2Hb�
2HbH
2HbH
2HbP
2HbX
2HbY
2Hb`
2Hb‰
2Hb
�†%
2Hb@
�†$€
�†!Y
$†&
2E2i
$v!Y
$†$Y
2GS!Y
bHbH
bHbY
2Hbi
}

R {
t#T‰
t#TY
t$‰
t&T‰
t&Y
t#T€
BeH
t#Y
„&T‰
t$Y
t&W€
t#!Y
t#$‰
„&TY
t&(
„&T€
t#$Y
„#Y
t#$€
t&T€
„&€
„&Y
t&‰
„#T‰
„$‰
BeE
„#TY
t&$€
B5
„&‰
t#$P
t&QH
t&W‰
„#W‰
Bex
„&W‰
t#W‰
t&$‰
t&QY
t&•H
t�x
t&TY
„#$‰
}

S {
special=|3N
!Y‡
2Hp
2Ehp
}

T {
alias=Right-Down
}

U {
�†0
�†
�…0
�–0
�u0
}

V {
alias=U
}

W {
special=1E
}

X {
special=-1K
}

Y {
�6€
�&
�hp
�&€
�5p
�6
�5p
�6
�6‡
�5€
�#W
%6‡
}

Z {
special=3N
}

? {
�5€
B5p
Bh
Bep
B5€
Q&€
Q&W
Q#W
Q&‡
Q&
Bi
Q#X
�h
�ex
�ep
!&W
2�h
!&€
}

A Reversed {
special=||A
}

C Reversed {
special=-C
}

D Reversed {
special=!D
}

E Reversed {
special=-E
}

F Reversed {
alias=Up-Right
}

G Reversed {
special=!G
}

H Reversed {
special=!H
}

I Reversed {
alias=Up
}

J Reversed {
special=!J
}

K Reversed {
special=-K
}

L Reversed {
alias=Left-Up
}

M Reversed {
special=3E
–%�
}

N Reversed {
special=-||N
}

O Reversed {
special=||O
}

P Reversed {
special=!P
}

S Reversed {
special=|1N
†!
}

T Reversed {
alias=Up-Left
}

U Reversed {
special=||U
}

V Reversed {
alias=U Reversed
}

W Reversed {
special=-3E
}

X Reversed {
special=3K
}

Y Reversed {
special=!Y
}

Z Reversed {
special=1N
}

WHEEL_UP {
}

WHEEL_DOWN {
}

LBUTTON_DOWN {
}

LBUTTON_UP {
}

MBUTTON_DOWN {
}

MBUTTON_UP {
}

RBUTTON_DOWN {
}

RBUTTON_UP {
}

</GESTURE>