Installation
PC : run setup.exe
or Phone/PPC : Run CAB file on your phone
To display xbar, long press on Action key
When you display xbar for the 1st time, it ask you the regcode
(5 digits provided when you bought it)
Usage
Call xbar with long press on action
xBar display all running task
Select task with direction pad
Copy/paste
You can use the shift key (see following table)
or the shift function in the launcher.
Example:
In a textbox, call xbar,
press key up to switch in launcher mode 1,
select "shift" and press action,
move the cursor in order to select your text
Call xBar and text is copied.
You can now paste the texte using the paste command in the launcher 1.
Action | Switch to selected app |
Long Action | Kill selected app |
Back | Kill selected app |
0 | Crontab On/Off |
1 | Kill all app excepet selected |
long 1 | Kill all app |
9 | Quick Help (This file) |
up/down | Switch to Launcher |
* | Refresh xBar |
long * | Quit xBar |
# | Display info |
long # | Clean Memory |
vol down | (select all) ** |
long vol down | Shift key (select text with left/right) ** |
vol up | Paste text |
xBar Specials Command Line
xbar.exe xx.xmc Run xx.xmc (xmacro)
xbar.exe /qt Quit xBar
xbar.exe /rf Refresh xBar
xBar Shortcut
When you press a key in xBar, xBar launch the xxx.lnk shortcut
where xxx=keycode (see following table)
for long press (ie : -112.lnk for long press on left menu key)
When your smartphone is in charge, xbar call key\connect.lnk
and key\dconnect.lnk when disconnect.
You can use it to change profil.
Launcher
You can put shortcut in the subfolder called 'start'
To display the launcher, just press up or down in xbar
xMacro
You can run .xmc file or make shortcut to it
You can add xmacro lines, must start with "xmacro=" and ended by a ","
or command line (\windows\calc.exe) or file name (\storage card\music.mp3)
syntax:
xmacro=aBBB,aBBBB,
where a=command and BBB=param
Command | Action | Param |
s | Sleep | (int) millisec to wait before next command |
d | Press Key | (int) ScanCode of th key |
u | Release Key | (int) ScanCode of th key |
k | Press & Release | (int) ScanCode of th key |
p | Paste Text | (str) Text to insert in the current cursor pos |
c | char | (char) Press key of the char (ex: x) |
X | set X pen | (int) Coord X on the screen |
Y | set Y pen | (int) Coord X on the screen |
D | put pen | (no param) but it's a BIG 'D' |
U | release pen | (no param) but it's a BIG 'U' |
P | set pixel to X,Y | hex color in BBGGRR |
b | Box | (str) Text to display in the Box |
x | xBar internal | (int) id of the following command |
1 - Kill selected task 2 - Kill all except sel. task 3 - Kill all tasks 4 - Destroy sel. task 5 - Switch to sel. task 6 - Crontab on/off 7 - Home (Today screen) 8 - Minimise Sel. task 22 - Clean 23 - Display info 97 - Refresh xbar |
D and U are not supported in all Smartphone software.
For X and Y, you must set in pixel, but you can use SystemUnit by using negative
value.
In SystemUnit, screen is 65535 x 65535 (even in landsacpe mode) ex: X-32768 for
the middle of the screen
Key Code List
See keycode for
help
Code | Key |
13 | Action |
37 | Left |
38 | Up |
39 | Right |
40 | Down |
48 to 57 | 0 to 9 |
112 | Menu 1 Left |
113 | Menu 2 Right |
114 | Talk (Green button) |
115 | End (Red Button) |
91 | Home |
27 | Back |
121 | Record |
128 | Flip |
129 | Power |
117 | Vol Up |
118 | Vol down |
119 | * |
120 | # |