ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] mice error
@ 2005-09-29  6:33 Alexander Volkov
  2005-09-29  6:56 ` Владимир Гусев
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander Volkov @ 2005-09-29  6:33 UTC (permalink / raw)
  To: community

Привет!
что могло сломаться в ALM2.4, что мышь в Х перестала работать?
из лога:
(**) Option "Protocol" "IMPS/2"
(**) Mouse1: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/input/mice"
(EE) xf86OpenSerial: Cannot open device /dev/input/mice
         No such device.


из конфига:
Section "InputDevice"

     Identifier  "Mouse1"
     Driver      "mouse"
     Option "Protocol"    "IMPS/2"
     Option "Device"      "/dev/input/mice"
     Option "ZAxisMapping" "4 5"
....
     InputDevice "Mouse1" "CorePointer"


-- 
Regards, Alexander.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] mice error
  2005-09-29  6:33 [Comm] mice error Alexander Volkov
@ 2005-09-29  6:56 ` Владимир Гусев
  2005-09-29  7:01   ` Alexey Rusakov
  2005-09-29  7:08   ` Alexander Volkov
  0 siblings, 2 replies; 6+ messages in thread
From: Владимир Гусев @ 2005-09-29  6:56 UTC (permalink / raw)
  To: ALT Linux Community

>      Identifier  "Mouse1"
>      Driver      "mouse"
>      Option "Protocol"    "IMPS/2"
>      Option "Device"      "/dev/input/mice"

А почему /dev/input/mice? А если попробовать "/dev/psaux"?
По умолчанию при выборе протокола IMPS/2 у меня везде ставится значение  
psaux

-- 
С уважением, Владимир Гусев


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] mice error
  2005-09-29  6:56 ` Владимир Гусев
@ 2005-09-29  7:01   ` Alexey Rusakov
  2005-09-29  8:10     ` Владимир Гусев
  2005-09-29  7:08   ` Alexander Volkov
  1 sibling, 1 reply; 6+ messages in thread
From: Alexey Rusakov @ 2005-09-29  7:01 UTC (permalink / raw)
  To: ALT Linux Community

Владимир Гусев wrote:

>>     Identifier  "Mouse1"
>>     Driver      "mouse"
>>     Option "Protocol"    "IMPS/2"
>>     Option "Device"      "/dev/input/mice"
>>    
>>
>
>А почему /dev/input/mice? А если попробовать "/dev/psaux"?
>По умолчанию при выборе протокола IMPS/2 у меня везде ставится значение  
>psaux
>  
>
Вообще-то это зависит от способа подключения мышки. Я не уверен, что 
psaux будет работать с USB-мышами. Универсальный вариант - /dev/mouse.

-- 
  Alexey "Ktirf" Rusakov


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] mice error
  2005-09-29  6:56 ` Владимир Гусев
  2005-09-29  7:01   ` Alexey Rusakov
@ 2005-09-29  7:08   ` Alexander Volkov
  2005-09-29  8:12     ` Владимир Гусев
  1 sibling, 1 reply; 6+ messages in thread
From: Alexander Volkov @ 2005-09-29  7:08 UTC (permalink / raw)
  To: ALT Linux Community

On Thu, 29 Sep 2005 10:56:01 +0400, Владимир Гусев <vova1971@narod.ru>  
wrote:

>>      Identifier  "Mouse1"
>>      Driver      "mouse"
>>      Option "Protocol"    "IMPS/2"
>>      Option "Device"      "/dev/input/mice"
>
> А почему /dev/input/mice? А если попробовать "/dev/psaux"?
> По умолчанию при выборе протокола IMPS/2 у меня везде ставится значение  
> psaux
>
работает /dev/mouse, а должно и так, дома то пашет :)
тьфу, блин терь ещё и раскладка по хоткею не переключается...
пошёл рыть faq
щас вот что:
Section "InputDevice"

     Identifier "Keyboard1"
     Driver      "Keyboard"
     Option "AutoRepeat"  "250 30"

     Option "XkbRules" "xfree86"
     Option "XkbModel" "pc105"
     Option "XkbLayout" "us,ru"
     Option "XkbVariant"  "winkeys"
     Option "XkbOptions"  "grp:ctrl_shift_toggle,grp_led:scroll,grp:switch"

EndSection


-- 
Regards, Alexander.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] mice error
  2005-09-29  7:01   ` Alexey Rusakov
@ 2005-09-29  8:10     ` Владимир Гусев
  0 siblings, 0 replies; 6+ messages in thread
From: Владимир Гусев @ 2005-09-29  8:10 UTC (permalink / raw)
  To: ALT Linux Community

>> А почему /dev/input/mice? А если попробовать "/dev/psaux"?
>> По умолчанию при выборе протокола IMPS/2 у меня везде ставится значение
>> psaux
> Вообще-то это зависит от способа подключения мышки. Я не уверен, что
> psaux будет работать с USB-мышами. Универсальный вариант - /dev/mouse.

У меня usb-мышь logitech, правда воткнута через переходник в ps/2, но я  
пробовал и напрямую - работает


-- 
С уважением, Владимир Гусев


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] mice error
  2005-09-29  7:08   ` Alexander Volkov
@ 2005-09-29  8:12     ` Владимир Гусев
  0 siblings, 0 replies; 6+ messages in thread
From: Владимир Гусев @ 2005-09-29  8:12 UTC (permalink / raw)
  To: ALT Linux Community

> работает /dev/mouse, а должно и так, дома то пашет :)
> тьфу, блин терь ещё и раскладка по хоткею не переключается...
> пошёл рыть faq
> щас вот что:
> Section "InputDevice"
>
>      Identifier "Keyboard1"
>      Driver      "Keyboard"
>      Option "AutoRepeat"  "250 30"
>
>      Option "XkbRules" "xfree86"
>      Option "XkbModel" "pc105"
>      Option "XkbLayout" "us,ru"
>      Option "XkbVariant"  "winkeys"
>      Option "XkbOptions"   
> "grp:ctrl_shift_toggle,grp_led:scroll,grp:switch"
>
> EndSection


У меня вот так:

Section "InputDevice"

     Identifier "Keyboard1"
     Driver      "Keyboard"
     Option "AutoRepeat"  "250 30"

     Option "XkbRules" "xfree86"
     Option "XkbModel" "pc105"
     Option "XkbLayout" "us,ru"
     Option "XkbVariant"  ",winkeys"
     Option "XkbOptions"  "grp:ctrl_shift_toggle"

EndSection

Если сравнивать с тобой, то отличие в запятой перед winkeys, ну и led..

-- 
С уважением, Владимир Гусев


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-09-29  8:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-29  6:33 [Comm] mice error Alexander Volkov
2005-09-29  6:56 ` Владимир Гусев
2005-09-29  7:01   ` Alexey Rusakov
2005-09-29  8:10     ` Владимир Гусев
2005-09-29  7:08   ` Alexander Volkov
2005-09-29  8:12     ` Владимир Гусев

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git