Feed on Posts or Comments

Monthly ArchiveMarch 2004




Debian & Linux Daantje on 28 Mar 2004

Microsoft Wheel Mouse Optical 1.1A USB and PS/2 Compatible

I have again a new mouse… An Optical Microsoft mouse with 2 buttons and a scrollwheel that can be used as a thirth button too. This makes 5 buttons in total… This is what I use in my XFree86-4 config file. I use the mouse on a USB port…

Section "InputDevice"
  Identifier  "Mouse1"
  Driver      "mouse"
  Option      "CorePointer"
  Option      "Protocol"  "IMPS/2"
  Option      "ZAxismapping" "4  5"
  Option      "Buttons"      "5"
  Option      "Device" "/dev/input/mouse0"
EndSection

Don’t forget to add the lineInputDevice “Mouse1″to the section Section “ServerLayout”

Projects Daantje on 05 Mar 2004

New WhoisDomainCheckup 3.2.1 version!

Fixed the none working NL domains after 15 times

Projects Daantje on 04 Mar 2004

Updated my guestbook code.

Download the latest version, (3.1.0) of DaantjesGuestbook. Now it disables html input…