Display & Touchpad Resolution of R100 in UBUNTU
As the displayconfig-gtk is not included since 8.10, it’s not that easy to change the display resolution for my Toshiba Portege R100 with Trident Cyberblade XP4.
As the touchpad of Portege R100 does not support EdgeScroll(Horiz & Vert) by default.
I would like to write how i solved the touchpad problem in case i forget.
- backup /etc/X11/xorg.conf
- check xorg.conf in inputdevice section, SHMconfig set TRUE
- restart x
- in terminal, synclient -m 1000
- get the X, Y of left right top and bottom.
- edit xorg.conf, add VertEdgeScroll & HorizEdgeScroll option to inputdevice section, and set to 1
- add LeftEdge RightEdge TopEdge BottomEdge in inputdevice section and set with the 4 number got in setp 5.
- done. restart X
This following xorg.conf works fine.
The following Xorg.conf updated on 29th May 2009, with display and touchpad support.
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type “man xorg.conf” at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorgSection “InputDevice”
Identifier “Generic Keyboard”
Driver “kbd”
Option “XkbRules” “xorg”
Option “XkbModel” “pc105″
Option “XkbLayout” “us”
EndSectionSection “InputDevice”
Identifier “Configured Mouse”
Driver “mouse”
Option “CorePointer”
EndSectionSection “InputDevice”
Identifier “Synaptics Touchpad”
Driver “synaptics”
Option “SendCoreEvents” “true”
Option “Device” “/dev/psaux”
Option “Protocol” “auto-dev”
Option “VertEdgeScroll” “1″
Option “HorizEdgeScroll” “1″
Option “SHMConfig” “true”
Option “LeftEdge” “40″ # x_min
Option “RightEdge” “935″ # x_max
Option “TopEdge” “40″ # y_min
Option “BottomEdge” “690″ # y_max
EndSectionSection “Device”
Identifier “Configured Video Device”
Boardname “Trident CyberBlade (generic)”
Busid “PCI:1:0:0″
Driver “trident”
Screen 0
Vendorname “Trident”
EndSectionSection “Monitor”
Identifier “Configured Monitor”
Vendorname “Generic LCD Display”
Modelname “LCD Panel 1024×768″
Horizsync 31.5-48.0
Vertrefresh 56.0 – 65.0
modeline “1024×768@60″ 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
Gamma 1.0
EndSectionSection “Screen”
Identifier “Default Screen”
Monitor “Configured Monitor”
Device “Configured Video Device”
Defaultdepth 24
SubSection “Display”
Depth 24
Virtual 1024 768
Modes “1024×768@60″
EndSubSection
EndSectionSection “ServerLayout”
Identifier “Default Layout”
screen 0 “Default Screen” 0 0
Inputdevice “Synaptics Touchpad”
EndSection
Section “Module”
Load “glx”
Load “GLcore”
Load “v4l”
EndSection
Section “device” #
Identifier “device1″
Boardname “Trident CyberBlade (generic)”
Busid “PCI:1:0:0″
Driver “trident”
Screen 1
Vendorname “Trident”
EndSection
Section “screen” #
Identifier “screen1″
Device “device1″
Defaultdepth 24
Monitor “monitor1″
EndSection
Section “monitor” #
Identifier “monitor1″
Gamma 1.0
EndSection
Section “ServerFlags”
Option “DontZap” “false”
EndSection
看得有点累,呵呵,抢个沙发
Thanks for the useful info. It’s so interesting
Fantastic thank you. Find the files you are looking for at f-torrents.com the most comprehensive source for free-to-try files downloads on the Web