> Hi again, i'm trying to make more usable my > opensolaris, here 3 problems: > > 1) my laptop have wide screen maximum res: 1680x1050, > this resolution in "Preferences" -> "Screen > Resolution" it's available. i prefer 1200x800 but > this one it isn't available in the list, how i can > add ??? > > 2) with synaptics touchpad it's possible to enable > the scroll-button ?? > > 3) using gnome terminal the keyboard keys "home" and > "end" can't be used to go at start and at the end of > the command line and "Delete" too doesn't work. any > solution??? > > > TNX TNX TNX :-)
> On 05/11/2007, Marco Sommella > <marco.sommella at gmail.com> wrote: > > Hi again, i'm trying to make more usable my > opensolaris, here 3 problems: > > > > 1) my laptop have wide screen maximum res: > 1680x1050, this resolution in "Preferences" -> > "Screen Resolution" it's available. i prefer 1200x800 > but this one it isn't available in the list, how i > can add ??? > > If you have an nVidia video chipset; you should be > able to: > > 1) install the nVidia drivers (if they aren't > already) > > 2) Run the nvidia-settings program > > > 2) with synaptics touchpad it's possible to enable > the scroll-button ?? > > I don't believe that support exists yet. > > > 3) using gnome terminal the keyboard keys "home" > and "end" can't be used to go at start and at the end > of the command line and "Delete" too doesn't work. > any solution??? > > > > Look at #3 on this page: > > http://binarycrusader.blogspot.com/2005/03/solaris-10- > tips-and-tricks.html > > -- > Shawn Walker, Software and Systems Analyst > http://binarycrusader.blogspot.com/ > > "We don't have enough parallel universes to allow all > uses of all > junction types--in the absence of quantum computing > the combinatorics > are not in our favor..." --Larry Wall > _______________________________________________ > opensolaris-help mailing list > opensolaris-help at opensolaris.org Submit a RFE at URL of http://www.opensolaris.org/bug/report.jspa , include the MB model number and output of the following commands: prtconf -pv ; prtdiag -v ; /usr/X11/bin/scanpci -v ; /usr/X11/bin/scanpci ; cat /var/adm/messages ; cat /var/log/Xorg.0.log ; kbd -t -d /dev/kbd ; kbd -l -d /dev/kbd As a work around make a backup copy of the /etc/driver_aliases file, and mv the /etc/X11/.xorg.conf out of the way, then Run prtconf -pv and look for the Node stanza , for the line that contains video-adapter-type: 'svga' then farther down the section past device_type: 'display' and write down the vendor-id: and the device-id: values, Also you can check the /usr/X11/bin/scanpci -v for vendor and device, to verify what you are reading, in my case on the GA-M15GM-S2G MB the vender 0x10de device 0x0242 and run the update_drv command, here is my MB example: update_drv -a -i '"pci10de,242"' nvidia with your values. and submit the /usr/sbin/nvidia-SunOS-bug-report.sh output file called nvidia-unknown-bug-report.log you can also save the nVidia video settings in a bin file by running the nvidia-settings after you ran your update_drv and rebooted the system and bzip2 and uuencode the bin file that was genrated and saved it is in one of the sub options of nvidia-settings and also attach to the bug report This message posted from opensolaris.org