Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
xorg-x11-server.import4447
mouse.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mouse.diff of Package xorg-x11-server.import4447
Index: hw/xfree86/common/xf86Configure.c ================================================================================ --- hw/xfree86/common/xf86Configure.c +++ hw/xfree86/common/xf86Configure.c @@ -64,8 +64,8 @@ static char *DFLT_MOUSE_DEV = "/dev/sysmouse"; static char *DFLT_MOUSE_PROTO = "auto"; #elif defined(linux) -static char DFLT_MOUSE_DEV[] = "/dev/input/mice"; -static char DFLT_MOUSE_PROTO[] = "auto"; +static char* DFLT_MOUSE_DEV = "/dev/input/mice"; +static char* DFLT_MOUSE_PROTO = "auto"; #else static char *DFLT_MOUSE_DEV = "/dev/mouse"; static char *DFLT_MOUSE_PROTO = "auto";
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor