]> git.lyx.org Git - lyx.git/blob - development/autotests/xvkbd/XVkbd-small.ad
ia.po: repair 4 c-format errors
[lyx.git] / development / autotests / xvkbd / XVkbd-small.ad
1 !! XVkbd-small.ad  - sample app-defaults file for xvkbd
2 !! by Tom Sato <VEF00200@nifty.ne.jp>, http://homepage3.nifty.com/tsato/
3 !!
4 !! Last update: 2002-04-04
5
6 #include "XVkbd-common"
7
8 !! Size of the window can be set with xvkbd.windowGeometry resource
9 !! or -geometry (or -windowgeometry) option.
10 !! Please note that you must take account of size of the window border
11 !! when you want set window position from right/bottom of the screen.
12 !
13 xvkbd.inheritGeoemetry: false
14 xvkbd.windowGeometry: 220x85-5-25
15 xvkbd.keypad_panel.geometry: 100x100
16 xvkbd.sun_fkey_panel.geometry: 70x120
17
18 !! You should set the label font if you want to make the window small.
19 !
20 xvkbd.compact: true
21 xvkbd*Font: 6x12
22 xvkbd*Command.ShadowWidth: 1
23 xvkbd*Repeater.ShadowWidth: 1
24
25 !! Remove some keys and make some keys larger.
26 !
27 xvkbd*Alt_R.width: 1
28 xvkbd*Meta_R.width: 1
29 xvkbd*Multi_key.width: 1
30 xvkbd*Caps_Lock.width: 45
31 xvkbd*Shift_R.width: 75
32
33 !! If you want to make the window very small but need Compose key,
34 !! you may want to remove right Shift key and make Compose key larger.
35 !
36 !xvkbd*Shift_R.width: 1
37 !xvkbd*Multi_key.width: 75
38
39 !! Uncomment the following line if you want to remove "Focus" button
40 !
41 !xvkbd*Focus.width: 1
42
43 !! Replace labels on some keys.  ("Control" to "Ctrl", for example)
44 !
45 xvkbd.modalKeytop: true
46
47 xvkbd.NormalKeyLabels: \
48   F1 F2 F3 F4 F5 F6 F7 F8 F9 F10 F11 F12 Backspace \n\
49   Esc 1 2 3 4 5 6 7 8 9 0 - = \\ ` \n\
50   Tab q w e r t y u i o p [ ] Del \n\
51   Ctrl a s d f g h j k l ; ' Ret \n\
52   Shift z x c v b n m , . / Compose Shift \n\
53   MainMenu Caps Alt Meta space Meta Alt left right up down Fc
54
55 xvkbd.ShiftKeyLabels: \
56   F1 F2 F3 F4 F5 F6 F7 F8 F9 F10 F11 F12 Backspace \n\
57   Esc ! @ # $ % ^ & * ( ) _ + | ~ \n\
58   Tab Q W E R T Y U I O P { } Del \n\
59   Ctrl A S D F G H J K L : \" Ret \n\
60   Shift Z X C V B N M < > ? Compose Shift \n\
61   MainMenu Caps Alt Meta space Meta Alt left right up down Fc
62
63 !! Use "target" icon in the place of label on the Focus button
64 !
65 xvkbd*Focus.internalWidth: 0
66 xvkbd*Focus.bitmap: /usr/include/X11/bitmaps/target