# rcenable moused
-**Note** If the mouse still does not work set device to /dev/ums0 in /etc/X11/xorg.conf -- this ums0 being for my usb mouse -- see man moused for possible mouse device names -- I also disabled input hotplugging by adding these 4 lines to /etc/X11/xorg.conf
-Section "SeverFlags"
- Option "AutoAddDevices" "False"
- Option "AllowEmptyinput" "False"
-EndSection
-pkg_radd icewm
-then as your user vi .xinirc and add "exece icewm" in there, then startx to open desktop
+**Note** http://technoninja.blogspot.com/2010/07/dragonflybsd-mouse-wtf-problem-fix.html
Next, tune the `xorg.conf.new` configuration file to taste. Open the file in a text editor such as [vi(1)](http://leaf.dragonflybsd.org/cgi/web-man?command=vi§ion=1) or [ee(1)](http://leaf.dragonflybsd.org/cgi/web-man?command=ee&section=1). First, add the frequencies for the target system's monitor. These are usually expressed as a horizontal and vertical synchronization rate. These values are added to the `xorg.conf.new` file under the `"Monitor"` section: