Пытаюсь заставить работает hidclient, что бы телефон увидел комп как Bluetooth клавиатуру (если я правильно понял именно так ведет себя данная утилитка).
Использую Ubuntu 12.04LTS (hidclient is verified to work on Ubuntu 12.04 LTS)
Те работаеть должно.. но нет. Что делаю:
- Скачал архив
- Cкомпилировал. получил hidclient.
- Поправил /etc/bluetooth/main.conf («DisabledPlugins=input», «Class=0x000540» )
- Запускаю, список устройств есть.
sudo hidclient -l Unable to connect to X server x11-mutable information not available. List of available input devices: num Vendor/Product, Name, -x compatible (x/-) 0 [0000:0005.0000] 'Lid Switch' (-) 1 [0000:0001.0000] 'Power Button' (-) 2 [0000:0003.0000] 'Sleep Button' (-) 3 [0000:0001.0000] 'Power Button' (-) 4 [0001:0001.ab41] 'AT Translated Set 2 keyboard' (-)
- Запускаю саму программу
sudo hidclient -e4 HID keyboard/mouse service registered Opened /dev/input/event4 as event device [counter 0] The HID-Client is now ready to accept connections from another machine read(24)from(0) read(24)from(0) read(24)from(0)
События сыпятся (всегда одинаковые правда) но ни телефон ни планшет ни другой комп ничего не находят. Bluez стоит (он в требованиях указан)
dpkg --get-selections | grep bluez
bluez install
bluez-alsa install
bluez-cups install
bluez-gstreamer install