* [sisyphus] evdev с мультимедиа-клавиатурой
@ 2008-02-17 8:56 Andrey Rahmatullin
2008-02-17 14:22 ` Andrey Rahmatullin
0 siblings, 1 reply; 8+ messages in thread
From: Andrey Rahmatullin @ 2008-02-17 8:56 UTC (permalink / raw)
To: ALT Linux Sisyphus mailing list
[-- Attachment #1: Type: text/plain, Size: 1624 bytes --]
Имеется клавиатура Defender Zodiak KM-9010. Видится как клавиатура и мышь:
I: Bus=0003 Vendor=062a Product=0201 Version=0110
N: Name="USB-compliant keyboard"
P: Phys=usb-0000:00:10.4-3.4/input0
S: Sysfs=/class/input/input8
U: Uniq=
H: Handlers=kbd event1
B: EV=120013
B: KEY=10000 7 ff9f207a c14057ff febeffdf ffefffff ffffffff fffffffe
B: MSC=10
B: LED=7
I: Bus=0003 Vendor=062a Product=0201 Version=0110
N: Name="USB-compliant keyboard"
P: Phys=usb-0000:00:10.4-3.4/input1
S: Sysfs=/class/input/input9
U: Uniq=
H: Handlers=kbd mouse1 event2
B: EV=1f
B: KEY=37fff 2c3027 bf004444 0 0 1fe3 c04 a27c000 267bfa d941dfed 9e0000 0 0 0
B: REL=143
B: ABS=1 0
B: MSC=10
В 1-й девайс отдаются основные кнопки и часть дополнительных, с ним
более-менее понятно.
Во 2-й колесо и остальные кнопки (как кнопки мыши).
Соотв-венно, как я понимаю, надо писать две секции InputDevice и как-то
указывать, кто есть кто. Но Bustype/Vendor/Product/Version у них
одинаковые, завязываться на Phys не хочется, Device плавает при
перезагрузках, а xxxBits в любых комбинациях даёт только cannot open input
pEvdev.
Плюс хотелось бы как-то переделать кнопки, отдающиеся как мышиные, в
клавиши XF86* (но кнопки горизонтальной прокрутки было бы интересно
попробовать заюзать как 2-е колесо).
xorg-x11-drv-evdev-1.2.0-alt3
xorg-x11-server-1.4.0.90-alt9
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
* ott сидит и опять тоскливо смотрит на тех проект - глаза бы мои не
видели
<ott> вот бы перестрелять всех потенциальных пользователей
<ott> вот бы луговской порадовалсяя :-)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] evdev с мультимедиа-клавиатурой
2008-02-17 8:56 [sisyphus] evdev с мультимедиа-клавиатурой Andrey Rahmatullin
@ 2008-02-17 14:22 ` Andrey Rahmatullin
2008-02-17 14:28 ` Valery V. Inozemtsev
0 siblings, 1 reply; 8+ messages in thread
From: Andrey Rahmatullin @ 2008-02-17 14:22 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 605 bytes --]
On Sun, Feb 17, 2008 at 01:56:04PM +0500, Andrey Rahmatullin wrote:
> указывать, кто есть кто. Но Bustype/Vendor/Product/Version у них
> одинаковые, завязываться на Phys не хочется, Device плавает при
> перезагрузках, а xxxBits в любых комбинациях даёт только cannot open input
> pEvdev.
Даже Phys не помогло, как советовали (и как тоже не помогало) в
http://lists.altlinux.org/pipermail/sisyphus/2007-September/207616.html
Это, извините, жопа.
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
Грабли обнаружены и зафиксированы в спеке.. :)
-- eostapets in sisyphus@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] evdev с мультимедиа-клавиатурой
2008-02-17 14:22 ` Andrey Rahmatullin
@ 2008-02-17 14:28 ` Valery V. Inozemtsev
2008-02-17 15:52 ` Andrey Rahmatullin
2008-02-17 17:25 ` Alexey I. Froloff
0 siblings, 2 replies; 8+ messages in thread
From: Valery V. Inozemtsev @ 2008-02-17 14:28 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
[-- Attachment #1: Type: text/plain, Size: 701 bytes --]
В сообщении от 17 февраля 2008 Andrey Rahmatullin написал(a):
> On Sun, Feb 17, 2008 at 01:56:04PM +0500, Andrey Rahmatullin wrote:
> > указывать, кто есть кто. Но Bustype/Vendor/Product/Version у них
> > одинаковые, завязываться на Phys не хочется, Device плавает при
> > перезагрузках, а xxxBits в любых комбинациях даёт только cannot open
> > input pEvdev.
>
> Даже Phys не помогло, как советовали (и как тоже не помогало) в
> http://lists.altlinux.org/pipermail/sisyphus/2007-September/207616.html
> Это, извините, жопа.
# apt-get install libXiconfig
вынеси все что касается клавиатуры/мышей из xorg.conf и перезапусти иксы.
так же см. /etc/hal/fdi/policy/x11-input.fdi
--
Valery V. Inozemtsev
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] evdev с мультимедиа-клавиатурой
2008-02-17 14:28 ` Valery V. Inozemtsev
@ 2008-02-17 15:52 ` Andrey Rahmatullin
2008-02-17 16:05 ` Valery V. Inozemtsev
2008-02-17 17:25 ` Alexey I. Froloff
1 sibling, 1 reply; 8+ messages in thread
From: Andrey Rahmatullin @ 2008-02-17 15:52 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 502 bytes --]
On Sun, Feb 17, 2008 at 05:28:23PM +0300, Valery V. Inozemtsev wrote:
> # apt-get install libXiconfig
> вынеси все что касается клавиатуры/мышей из xorg.conf и перезапусти иксы.
> так же см. /etc/hal/fdi/policy/x11-input.fdi
Через хал можно указать DoubleClickButtons?
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
<wart> Lost[work]: А что, этот init уже работает где-то, кроме gentoo, которым
пофигу, работает оно или нет, лишь бы собиралось с оптимизацией?
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] evdev с мультимедиа-клавиатурой
2008-02-17 15:52 ` Andrey Rahmatullin
@ 2008-02-17 16:05 ` Valery V. Inozemtsev
2008-02-17 16:34 ` Andrey Rahmatullin
0 siblings, 1 reply; 8+ messages in thread
From: Valery V. Inozemtsev @ 2008-02-17 16:05 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
[-- Attachment #1: Type: text/plain, Size: 394 bytes --]
В сообщении от 17 февраля 2008 Andrey Rahmatullin написал(a):
> On Sun, Feb 17, 2008 at 05:28:23PM +0300, Valery V. Inozemtsev wrote:
> > # apt-get install libXiconfig
> > вынеси все что касается клавиатуры/мышей из xorg.conf и перезапусти иксы.
> > так же см. /etc/hal/fdi/policy/x11-input.fdi
>
> Через хал можно указать DoubleClickButtons?
у evdev нет такой опции
--
Valery V. Inozemtsev
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] evdev с мультимедиа-клавиатурой
2008-02-17 16:05 ` Valery V. Inozemtsev
@ 2008-02-17 16:34 ` Andrey Rahmatullin
0 siblings, 0 replies; 8+ messages in thread
From: Andrey Rahmatullin @ 2008-02-17 16:34 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 347 bytes --]
On Sun, Feb 17, 2008 at 07:05:43PM +0300, Valery V. Inozemtsev wrote:
> > Через хал можно указать DoubleClickButtons?
> у evdev нет такой опции
Фтопку.
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
На всех консолях logout,
X-сессия завершена,
А лоток CDROM'а блокирован намертво...
-- mutabor in sisyphus@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] evdev с мультимедиа-клавиатурой
2008-02-17 14:28 ` Valery V. Inozemtsev
2008-02-17 15:52 ` Andrey Rahmatullin
@ 2008-02-17 17:25 ` Alexey I. Froloff
2008-02-17 17:37 ` Valery V. Inozemtsev
1 sibling, 1 reply; 8+ messages in thread
From: Alexey I. Froloff @ 2008-02-17 17:25 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 396 bytes --]
* Valery V. Inozemtsev <shrek@> [080217 17:34]:
> так же см. /etc/hal/fdi/policy/x11-input.fdi
Это неправильное место для конфигов hal предоставляемых пакетами.
Пакет должен класть конфиг в
/usr/share/hal/fdi/policy/20thirdparty/, а пользователь у себя на
машине может положить перекрывающиеся правила уже в
/etc/hal/fdi/policy/... Это я вычитал из hal-spec.
--
Regards,
Sir Raorn.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] evdev с мультимедиа-клавиатурой
2008-02-17 17:25 ` Alexey I. Froloff
@ 2008-02-17 17:37 ` Valery V. Inozemtsev
0 siblings, 0 replies; 8+ messages in thread
From: Valery V. Inozemtsev @ 2008-02-17 17:37 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
[-- Attachment #1: Type: text/plain, Size: 558 bytes --]
В сообщении от 17 февраля 2008 Alexey I. Froloff написал(a):
> * Valery V. Inozemtsev <shrek@> [080217 17:34]:
> > так же см. /etc/hal/fdi/policy/x11-input.fdi
>
> Это неправильное место для конфигов hal предоставляемых пакетами.
> Пакет должен класть конфиг в
> /usr/share/hal/fdi/policy/20thirdparty/, а пользователь у себя на
> машине может положить перекрывающиеся правила уже в
> /etc/hal/fdi/policy/... Это я вычитал из hal-spec.
это пользовательский конфиг,
системный /usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi
--
Valery V. Inozemtsev
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2008-02-17 17:37 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-17 8:56 [sisyphus] evdev с мультимедиа-клавиатурой Andrey Rahmatullin
2008-02-17 14:22 ` Andrey Rahmatullin
2008-02-17 14:28 ` Valery V. Inozemtsev
2008-02-17 15:52 ` Andrey Rahmatullin
2008-02-17 16:05 ` Valery V. Inozemtsev
2008-02-17 16:34 ` Andrey Rahmatullin
2008-02-17 17:25 ` Alexey I. Froloff
2008-02-17 17:37 ` Valery V. Inozemtsev
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git