Имя пользователя:
Пароль:
 | Правила  

Компьютерный форум OSzone.net » Linux и FreeBSD » Железо в Linux » Мышка с роликом в стране Мальборо :)

Ответить
Настройки темы
Мышка с роликом в стране Мальборо :)

Пингвин по Киевски


Сообщения: 238
Благодарности: 0

Профиль | Отправить PM | Цитировать


Народ, как заставить работать ролик на моей мышки A4TECH выпуска SVEN, в ASPLinux 7.3 ?
mouseconfig с своим InteliMouse или MouseMan+ не помогает...
Мышка на ttyS0 (COM-1)...

Отправлено: 15:51, 05-04-2003

 

Аватара для ruslandh

info man howto


Сообщения: 6960
Благодарности: 385

Профиль | Сайт | Отправить PM | Цитировать


http://forum.oszone.net/topic.cgi?fo...09&start=0

-------
Поспешай не торопясь


Отправлено: 08:24, 06-04-2003 | #2



Для отключения данного рекламного блока вам необходимо зарегистрироваться или войти с учетной записью социальной сети.

Если же вы забыли свой пароль на форуме, то воспользуйтесь данной ссылкой для восстановления пароля.


Пингвин по Киевски


Сообщения: 238
Благодарности: 0

Профиль | Отправить PM | Цитировать


ruslandh
А вот не получается вообще найти Section "Input Device"
вот.../etc/X11/XF86Config-4 :
# buildxconf *** delete this line to prevent buildxconf from modifying this file
#
# XF86Config auto-generated by buildxconf
#
# Copyright (c) 1999, Corel Corporation
# Robin Burgener, robinb@corel.com
#
# See 'man XF86Config' for info on the format of this file

Section "ServerLayout"
Identifier     "XFree86 Configured"
Screen      0  "Screen0" 0 0
#InputDevice    "Mouse0" "CorePointer"
#InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Module"
#Load  "GLcore"
Load  "dbe"
#Load  "dri"
Load  "extmod"
Load  "fbdevhw"
Load  "glx"
Load  "record"
Load  "v4l"
Load  "type1"
EndSection

Section "Files"
RgbPath"/usr/X11R6/lib/X11/rgb"
FontPath"unix/:7100"
EndSection

Section "ServerFlags"
   AllowMouseOpenFail
EndSection

Section "Keyboard"
Protocol"Standard"
XkbModel"pc101"
XkbRules"xfree86"
XkbLayout"ru"
XkbOptions"grp:ctrl_shift_toggle,grp_led:scroll"
EndSection

Section "Pointer"
Protocol"Microsoft"
Device"/dev/mouse"
# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.

#    Protocol  "Xqueue"

# Baudrate and SampleRate are only for some Logitech mice

#    BaudRate  9600
#    SampleRate  150

ZAxisMapping 4 5

# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
#Emulate3Buttons
#Emulate3Timeout    50

# ChordMiddle is an option for some 3-button Logitech mice

#    ChordMiddle
EndSection

Section "Monitor"
Identifier "Monitor"
VendorName "SAM"
ModelName "S/M 755DF"
HorizSync 30-86
VertRefresh 50-161
#1024x768 @ 85.0 Hz, 68.7 kHz hsync
Modeline"1024x768"94.50 1024 1072 1168 1376  768  769  772  808 +hsync +vsync
#800x600 @ 85.0 Hz, 55.8 kHz hsync
Modeline"800x600"60.75  800  864  928 1088   600  616  621  657 -HSync -VSync
#640x480 @ 85.0 Hz, 43.3 kHz hsync
Modeline"640x480"36     640  696  752  832   480  481  484  509 -HSync -VSync
EndSection

Section "Monitor"
#!Description"Super VGA 1024x768 @ 60Hz"
Identifier"Super-Duper VGA"
HorizSync31.5-48.5
VertRefresh50-90
# 1024x768 @ 60 Hz, 48.4 kHz hsync
Modeline"1024x768"65    1024 1032 1176 1344   768  771  777  806 -hsync -vsync
# 800x600 @ 60 Hz, 37.8 kHz hsync
Modeline"800x600"40     800  840  968 1056   600  601  605  628 +hsync +vsync
# 640x400 @ 70 Hz, 31.5 kHz hsync
Modeline"640x480"25.175 640  664  760  800   480  491  493  525
EndSection

Section"Device"
BusID"PCI:1:0:0"
Driver"nvidia"
Identifier"nVidia Corporation|NV5 [Riva TnT2]"
BoardName"RIVA TNT2"
EndSection

Section "Screen"
Identifier"Screen0"
Device"nVidia Corporation|NV5 [Riva TnT2]"
Monitor"Monitor"
DefaultColorDepth16
SubSection "Display"
Depth8
Modes"1024x768" "800x600" "640x480"
Virtual1024 768
EndSubSection
SubSection "Display"
Depth15
Modes"1024x768" "800x600" "640x480"
Virtual1024 768
EndSubSection
SubSection "Display"
Depth16
Modes"1024x768" "800x600" "640x480"
Virtual1024 768
EndSubSection
SubSection "Display"
Depth24
Modes"1024x768" "800x600" "640x480"
Virtual1024 768
EndSubSection
SubSection "Display"
Depth32
Modes"1024x768" "800x600" "640x480"
Virtual1024 768
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection

Отправлено: 16:08, 06-04-2003 | #3


Пингвин по Киевски


Сообщения: 238
Благодарности: 0

Профиль | Отправить PM | Цитировать


Ну кто нить мне поможет ? ЛЮЮЮДИ !!!

Отправлено: 21:05, 07-04-2003 | #4


Аватара для ruslandh

info man howto


Сообщения: 6960
Благодарности: 385

Профиль | Сайт | Отправить PM | Цитировать


Смотрим это место :
Цитата:
Section "Pointer"
Protocol"Microsoft"
Device"/dev/mouse"
# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.

#    Protocol  "Xqueue"

# Baudrate and SampleRate are only for some Logitech mice

#    BaudRate  9600
#    SampleRate  150

ZAxisMapping 4 5

# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
#Emulate3Buttons
#Emulate3Timeout    50

# ChordMiddle is an option for some 3-button Logitech mice

#    ChordMiddle
EndSection

-------
Поспешай не торопясь


Отправлено: 08:16, 08-04-2003 | #5


Новый участник


Сообщения: 41
Благодарности: 0

Профиль | Отправить PM | Цитировать


Для твоего случая
Buttons "5"
ZAxisMapping "4 5"

Отправлено: 14:12, 09-04-2003 | #6


Пингвин по Киевски


Сообщения: 238
Благодарности: 0

Профиль | Отправить PM | Цитировать


УРА ЗАРАБОТАЛО !!!
ruslandh
ВЕЛИКЕ СПАСИБО !!!
SandySandy
Я заменил только Microsoft на IntelliMouse и все заработало !!!
Всеравно спасибо !!!


Отправлено: 19:37, 09-04-2003 | #7



Компьютерный форум OSzone.net » Linux и FreeBSD » Железо в Linux » Мышка с роликом в стране Мальборо :)

Участник сейчас на форуме Участник сейчас на форуме Участник вне форума Участник вне форума Автор темы Автор темы Шапка темы Сообщение прикреплено

Похожие темы
Название темы Автор Информация о форуме Ответов Последнее сообщение
Стало известно, в какой стране будут проходить события игры Call of Duty 7 OSZone News Новости информационных технологий 0 18-01-2010 22:30
Разное - клава и мышка Crazylife Microsoft Windows 2000/XP 1 06-08-2009 11:13
Ошибка 39 - мышка Mishe1 Непонятные проблемы с Железом 9 29-08-2008 07:49
Мышь - Лазерная мышка viox Прочее железо 19 22-05-2007 00:24
Не работает мышка deathman Microsoft Windows 95/98/Me (архив) 5 16-03-2002 12:22




 
Переход