~ubuntu-branches/ubuntu/maverick/xserver-xorg-input-evdev/maverick-updates

« back to all changes in this revision

Viewing changes to src/emuMB.c

Tags: upstream-2.2.2
ImportĀ upstreamĀ versionĀ 2.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
352
352
 
353
353
 
354
354
#ifdef HAVE_PROPERTIES
355
 
int
 
355
static int
356
356
EvdevMBEmuSetProperty(DeviceIntPtr dev, Atom atom, XIPropertyValuePtr val,
357
357
                      BOOL checkonly)
358
358
{