QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 541|回复: 1

linux新手求救:笔记本的硬件配置--鼠标 显示器

[复制链接]
发表于 2003-10-17 23:43:24 | 显示全部楼层 |阅读模式
我用的是sony PCG--FX55G在有关网站都查过了 没有这种型号 这可能是只在日本销售的bb,现在安装了redhat9,一切正常,但是usb的机械带滚轮的鼠标不能用,只有笔记本上的鼠标可以用,系统配置中的鼠标选项中选择了usb鼠标还是不行--怎么办_?
还有主板市815的 4兆显存 15吋显示器,可是分辨率只有800*600,即使设定成1024 从新启动后仍然是800 应该怎样配置-?
我是新手 本来打算从现在起加入linux行列,可刚刚起步就遇到了麻烦,请戈文高手救救我,说得越详细越好。谢谢了
发表于 2003-10-18 02:48:49 | 显示全部楼层
For USB mouse, you may need to recompile your kernel (in case the modules are not included by default), enable the following options:
Input core support -> Input core support
Input core support -> Mouse support
USB support -> Support for USB
USB support -> UHCI (Intel PIIX4, VIA, ...) support
USB support -> USB Human Interface Device (full HID) support
USB support -> HID input layer support

If you compile the above options as modules, you may have to load the modules into memory before using the mouse.

If you want to use wheel, add the following line into your /etc/X11/XF86Config (or XF86Config-4)'s "InputDevice" section of your mouse:
Option "ZAxisMapping" "4 5"

Thats it, good luck ;p
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-6 07:17 , Processed in 0.099785 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表