Re: [gentoo-user] Mouse wheel doesn't work

2005-09-19 Thread Scott Brady
On Mon, 19 Sep 2005 08:46 pm, Stewart Taylor wrote:

 I've got a Microsoft Intellimouse (ps2)
 which seems to be detected correctly but
 the wheel will not work under KDE. 

When you edit the /etc/X11/xorg.conf you should have the something
similar to the following under the Input Device Section.

Section InputDevice 
 Identifier Mouse1 
 Driver mouse 
 Option Protocol PS/2 
 Option Device /dev/input/mice 
 Option Corepointer 
 Option  Emulate3Buttons  true 
 Option ZAxisMapping 6 7 
EndSection 

Hope this helps

Regards,

ScottyB
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Disk image

2005-09-10 Thread Scott Brady
On Sun, 11 Sep 2005 02:49 am, Pupeno wrote:
 Is it possible to make an image of my whole 40GiB HD into a file in
 another, bigger HD, including all my partitions, grub, everything.

emerge mondo-rescue

Mondo is a can back up your linux server or workstation to a tap, CD-R
CD-RW, NFS or hard disk partition. 

For more information you can go to the web page listed below.

Regards

Scotty B.
-- 
gentoo-user@gentoo.org mailing list