个人工具

“UbuntuHelp:InputDevices”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第3行: 第3行:
 
#title Input Devices
 
#title Input Devices
 
{|border="1" cellspacing="0"
 
{|border="1" cellspacing="0"
| {i} InputDevices is part of the UserDocumentation series of index pages.  Please read the WikiGuide prior to making changes.
+
| {i} [[UbuntuHelp:InputDevices|InputDevices]] is part of the [[UbuntuHelp:UserDocumentation|UserDocumentation]] series of index pages.  Please read the [[UbuntuHelp:WikiGuide|WikiGuide]] prior to making changes.
 
|}
 
|}
 
== Keyboard ==
 
== Keyboard ==
 
* [[UbuntuHelp:MultimediaKeys|Multimedia Keyboard Help]] - How to get your keyboard's additional multimedia keys working in Ubuntu
 
* [[UbuntuHelp:MultimediaKeys|Multimedia Keyboard Help]] - How to get your keyboard's additional multimedia keys working in Ubuntu
* NumLock - Enabling Num Lock during startup
+
* [[UbuntuHelp:NumLock|NumLock]] - Enabling Num Lock during startup
* HowToReadline - Add some extra editing keys to the command shell
+
* [[UbuntuHelp:HowToReadline|HowToReadline]] - Add some extra editing keys to the command shell
* MicrosoftNaturalErgonomicKeyboard4000 - Make it work 100%
+
* [[UbuntuHelp:MicrosoftNaturalErgonomicKeyboard4000|MicrosoftNaturalErgonomicKeyboard4000]] - Make it work 100%
 
* [[UbuntuHelp:LogitechG15]] - Make ubuntu recognize all of the special keys
 
* [[UbuntuHelp:LogitechG15]] - Make ubuntu recognize all of the special keys
 
== Mouse ==
 
== Mouse ==
第45行: 第45行:
 
|}
 
|}
 
== Tablet ==
 
== Tablet ==
* See TabletSetup in order to setup your tablet.
+
* See [[UbuntuHelp:TabletSetup|TabletSetup]] in order to setup your tablet.
 
== Wii remote ==
 
== Wii remote ==
* [[UbuntuHelp:CWiiD]] - how to set up Ubuntu to use a Wiimote as a mouse, using the CWiiD library
+
* [[UbuntuHelp:CWiiD]] - how to set up Ubuntu to use a Wiimote as a mouse, using the [[UbuntuHelp:CWiiD|CWiiD]] library
 
----
 
----
 
[[category:Category]] Documentation [[category:CategoryHardware]] [[category:CategoryNeedsExpansion]]
 
[[category:Category]] Documentation [[category:CategoryHardware]] [[category:CategoryNeedsExpansion]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2007年12月4日 (二) 10:40的版本

  1. title Input Devices
{i} InputDevices is part of the UserDocumentation series of index pages. Please read the WikiGuide prior to making changes.

Keyboard

Mouse

  • Multi-buttoned Mouse - Getting the fourth, fifth or other extra buttons on your mouse working
  • Logitech MX610 - Getting the E-Mail and IM LEDs and other buttons to function properly
  • Bluetooth Mouse - Getting your bluetooth mouse to connect and resume automatically, once turned on.
  • Serial Mouse - Getting your serial mouse to function

Track Point

  • Most Lenovo, and some Dell, Toshiba, and others have this eraser style pointer stick.
  • To turn it off do this... (please fill in here)
  • Setting documentation is here:

Touchpad

  • Synaptics Touchpad - Setting up a Synaptics touchpad.
  • To turn off tapping, in Terminal type:
gksudo gedit /etc/X11/xorg.conf
  • In xorg.conf, go to:
Section "Input'Device"
Identifier "Synaptics Touchpad"
  • Include these options at the end of this section:
Option "SHM'Config" "on"
Option "Tapping'Off" "1"
Option "Max'Tap'Time" "0"
  • Once you have rebooted, you can also install gsynaptics, which gives a Ubuntu-friendly GUI set-up so you can tweak your settings. Once installed, you'll find it here:
System > Preferences > Touchpad

Tablet

Wii remote


Documentation