ALT Linux Community general discussions
 help / color / mirror / Atom feed
* Re: [Comm] Безпроводная юзб мыша от ms
  @ 2009-04-02 11:43 ` Денис Назаров
  2009-04-02 15:42   ` Anton Vinogradov
  0 siblings, 1 reply; 2+ messages in thread
From: Денис Назаров @ 2009-04-02 11:43 UTC (permalink / raw)
  To: ALT Linux Community general discussions



-----Original Message-----
From: Dima Sorkin <aikixd@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Date: Thu, 2 Apr 2009 11:36:45 +0300
Subject: Re: [Comm] Безпроводная юзб мыша от ms

> добавил в xorg
> 
> Section "InputDevice"
>         Identifier  "msmouse"
>         Driver      "mouse"
>         Option      "Device" "/dev/input/mice"
>         Option      "Protocol" "IMPS/2"
>         Option      "ZAxisMapping" "4 5"
> EndSection
> 
[JT]
plain text - эт хорошо... а вот безграмотность - плохо, 
а еще здесь принято отвечать после цитаты
[/JT]

Добавил или вместо той секции вписал? Потом - это ведь 
про мою мышку, которая просто Genius и просто USB.

Можно попробовать убрать xorg.conf, выполнить x11_autosetup, 
по моему, он формирует что-то вроде xorg.conf.auto, переименовать,
перезапустить иксы. 



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

* Re: [Comm] Безпроводная юзб мыша от ms
  2009-04-02 11:43 ` [Comm] Безпроводная юзб мыша от ms Денис Назаров
@ 2009-04-02 15:42   ` Anton Vinogradov
  0 siblings, 0 replies; 2+ messages in thread
From: Anton Vinogradov @ 2009-04-02 15:42 UTC (permalink / raw)
  To: Денис
	Назаров,
	ALT Linux Community general discussions

Section "ServerLayout"
    Identifier     "Minimal layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

..............................................................................

Section "ServerFlags"

    #Option         "AutoAddDevices" "true"
    Option         "AllowMouseOpenFail" "true"
    Option         "Xinerama" "0"
EndSection

................................................................................

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "IMPS/2"
    Option         "Device" "/dev/input/mice"
    Option         "ZAxisMapping" "4 5"
EndSection


будьте внимательнее при обновлениях.
В 5 бранче то починят, то отломят автоопределение мыши.
(microsoft wireless laser mouse 6000)


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

end of thread, other threads:[~2009-04-02 15:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-02 11:43 ` [Comm] Безпроводная юзб мыша от ms Денис Назаров
2009-04-02 15:42   ` Anton Vinogradov

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