Hey samir.. > 1. Scroll Wheel of my mouse does not work. you may not have choosen the correct mouse(might be using generic mouse drivers). use 'mouseconfig' command(as root) to choose the correct mouse from the list(like net scroll or so...). or you can go on and manually edit the /etc/X11/XF86Config file.
> 2. Games Trux Racer and Konqurer cause the system to *HANG* as soon > as I click on them ---Yes I was surprised to note that even Linux > can Hang like windows. well nice observation...but just see if you have a nvidia RIVA TNT2 display card...RH7.2 installations(never tried 8.0) do not have those drivers by default so go to the link below.. download and install according to the steps said there... http://www.nvidia.com/view.asp?IO=linux_display_ia32_1.0-4191 or if it is any other disp. card check out the corresponding website for its display drivers and u can play tux racer like crazy... > 3. Mounted windows partition have write access only for root select the line referring to the particular drive(say hda1) in /etc/fstab file and change the mount options as below . ur problem is solved /dev/hda1 /mnt/win_c vfat users,exec,umask=0 0 0 ...check out "man mount" and it will give you some more information..and if you want it to be writeable to only a set of users u can specify the uid=xxx and gid=xxx option too. regards aizak ---- Confess your sins to the Lord and you will be forgiven; confess them to man and you will be laughed at. -- Josh Billings ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
