Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Obecná podpora => Téma založeno: groand 08 Října 2010, 20:36:30
-
Nevím si rady s spustením btxn na ubuntu 10.04 který jsme naistaloval z pres centrum softwaru. Pri startu systemu nebo po spusteni z terminalu to vyhazuje nasledujici :
groand@groand-desktop:~$ btnx
btnx: uinput modprobed successfully.
btnx: Opening config file: /etc/btnx/btnx_config_New config
btnx: Error: invalid arguments for command execution configuration option.
btnx: You must specify at least one item: /path/to/executable_name
btnx: Example: /usr/bin/gedit
btnx: Then append optional arguments: /usr/bin/gedit --new-window /etc/btnx/btnx_config
btnx: Fatal error in config_split_command. Exiting...
Moc děkuji za radu a vysvětleni proc to nenabehne. D.
-
pošli obsah souboru /etc/btnx/btnx_config_New config
-
Obsah
[i]
[size=10pt]# This is a btnx configuration file generated by btnx-config
Mouse
vendor_name = Logitech
product_name = LX8
vendor_id = 0x046d
product_id = 0xc51b
revoco_mode = 0
revoco_btn = 3
revoco_up_scroll = 5
revoco_down_scroll = 5
EndMouse
Button
name = back
rawcode = 0x01000113
enabled = 0
type = 0
delay = 0
force_release = 0
keycode = NONE
mod1 = NONE
mod2 = NONE
mod3 = NONE
EndButton
Button
name = forward
rawcode = 0x01000114
enabled = 0
type = 0
delay = 0
force_release = 0
keycode = NONE
mod1 = NONE
mod2 = NONE
mod3 = NONE
EndButton
Button
name = scrollL
rawcode = 0x02ff0006
enabled = 1
type = 1
delay = 0
force_release = 0
keycode = KEY_LEFT
mod1 = NONE
mod2 = NONE
mod3 = NONE
EndButton
Button
name = scrollR
rawcode = 0x02010006
enabled = 1
type = 1
delay = 0
force_release = 0
keycode = KEY_RIGHT
mod1 = NONE
mod2 = NONE
mod3 = NONE
EndButton
Button
name = ScrollE
rawcode = 0x01000112
enabled = 1
type = 0
delay = 0
force_release = 0
keycode = KEY_E
mod1 = KEY_LEFTSHIFT
mod2 = NONE
mod3 = NONE
EndButton
Button
name = LeftC
rawcode = 0x01000110
enabled = 0
type = 0
delay = 0
force_release = 0
keycode = NONE
mod1 = NONE
mod2 = NONE
mod3 = NONE
EndButton
Button
name = RightC
rawcode = 0x01000111
enabled = 0
type = 0
delay = 0
force_release = 0
command =
uid = 0
EndButton[/size][/i]
-
v btnx-config u RightC napiš do Execute command příkaz co chceš aby dělal nebo změň Event type na Key combination
-
diky moc, uz to funguje