Displaying 20 results from an estimated 57 matches for "corepointer".
2006 Jun 20
1
Bug with evdev corepointers
...Xgl on freenode know that I've had segfaults
when starting Xgl during the last few weeks (which is also why there was
no progress on my g-w-d rewrite).
Today I found the time to debug Xgl and to find the bug.
My mouse was configured as evdev device in xorg.conf, and to use it, it
was set as the corepointer. With this setting, Xgl reproducably
segfaults in xglxPointerProc() when returning from this function (the
last thing gdb does is "pop ebp", which I think pretty strange) on
device initialization (the function is called with onoff==DEVICE_INIT).
The return value of InitPointerDeviceStruc...
2009 Feb 19
4
Minimizing WoW - Painfully low FPS
...: version 1.0 (buildmeister at builder62) Tue Jan 6 09:43:54 PST 2009
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share...
2008 Feb 06
3
synaptics problem
...hw.psm.synaptics_support=1
It works, dmesg gives :
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model Synaptics Touchpad, device ID 0
moused_enable="NO"
ps shows me that moused doesn't run.
xorg.conf :
InputDevice "Synaptics_Touchpad" "CorePointer"
...
Section "InputDevice"
Identifier "Synaptics_Touchpad"
Driver "synaptics"
Option "Device" "/dev/psm0"
Option "Protocol" "psm"
.....
2009 Feb 15
2
Wine/WoW not detecting monitor hz
WoW detects my monitor hz as 77, 78, 79. 80, 81, 82
but not 60hz which it should be!
This causes a lot of tearing which can be annoying. Is there any way of fixing this?
2012 Jun 12
0
Help needed with Elographics touchscreen
...uot;
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
Screen 2 "Screen2" RightOf "Screen1"
InputDevice "Touchscreen0" "CorePointer"
EndSection
Section "InputDevice"
Identifier "Touchscreen0"
Driver "elographics"
Option "Device" "/dev/ttyS4"
Option "MinX" "0"
Option "MaxX" "4000...
2008 Aug 11
0
Nouveau takes 100% CPU on startx but does not show anything on GeForce FX 5200
...right
# of the primary screen. In this example, screen 2 is located to the
# right of screen 1.
Screen "Screen 1"
# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used. Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents". In this example, "Mouse1" is the core pointer,
# and "Mouse2" is an extended input device that also generates core
# pointer events (i.e., both mice will move the standard pointer).
InputDevice "PSMouse...
2005 Aug 02
1
Conflict between mouse and tablet
...that caused X windows to crash.
Here is my current xorg.conf:
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "Fil...
2008 Oct 26
1
Every game is out of sync.
..."XkbRules" "xorg"
> Option "XkbModel" "pc105"
> Option "XkbLayout" "pl"
> EndSection
>
> Section "InputDevice"
> Identifier "Configured Mouse"
> Driver "mouse"
> Option "CorePointer"
> Option "Emulate3Buttons" "true"
> EndSection
>
> Section "ServerLayout"
> Identifier "Default Layout"
> screen "Default Screen"
> EndSection
>
> Section "Monitor"
> Identifier "Phil...
2010 Jan 06
0
Mouse cursor rotated on all screens when rotating a single screen.
...-output DVI-I-2 --rotate left
Is this an issue with nouveau? Any help/pointers would be much appreciated.
Thanks.
xorg.conf for reference:
Section "ServerLayout"
Identifier "Tfellover"
Screen "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath...
2006 Feb 17
0
install nvidia driver under xen 3.0
...-xconfig: version 1.0 (buildmeister@builder3) Wed Dec 14
16:39:22 PST 2005
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/misc/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75d...
2006 Jul 20
1
Wireless USB mouse
...Ubuntus for the mouse section and still
no go. I have added the plus repositories and updated to the latest kernel
and still no go.
My xorg.conf file look like the following
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
My system is a dual athlon 2.2Ghz...
2006 Mar 14
0
CentOS4 on Dell Inspiron 9300
...he meantime, here's a solution that works. Enjoy.
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to cha...
2008 Mar 12
15
About WizardPen driver
First of all, I am sorry for my bad english.
I have a UC-LoGIC WP8060 tablet.I using wizardpen taplet driver. I using PS 7.0 with wine-0.9.33.
My Pen worked perfectly with wine-0.9.33, but PS7.0 has some bugs.
I update my wine "wine-0.9.56". PS 7.0 working perfectly but my pen has not got pressure sensitive.
I turn back wine-0.9.33. I have too much problems PS 7.0. I want to use new
2003 Sep 11
5
FreeBSD 4.9-PRE+ nvidia
Hello all.
I have the same problem as described by Dmitry a day ago in a topic similar.
I am able to use x11 with base driver "nv" but when I load "nvidia" driver,
startx
simply crash my machine and reboot after 5 seconds. I have a similar log
file as reported by Dmitry even using startx+logverbose option. XF86Config
file is similar,except it is not the same nvidia video
2010 Nov 11
3
Battlefield 2 & Battlefield 2142 : startup resolution issue
...ion 260.19.12 (buildmeister at builder101) Fri Oct 8 11:47:04 PDT 2010
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto&q...
2008 Mar 08
6
World Of Warcraft perfomance problem.
...ption "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "ATI Technologies Inc RV380...
2009 Apr 09
0
3D acceleration not running
...nsion COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
My xorg.conf file :
#
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"...
2008 Nov 18
1
Wine - WoTLK opengl Problem.
..."
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "abnt2"
Option "XkbLayout" "br"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "Horiz...
2001 Aug 12
0
Half-Life, Debian, Sid, Wine, Crap, VooDoo, Banshee, OpenGL, Mesa, Glide
...Subsection "Display"
Depth 24
Modes "1280x1024"
ViewPort 0 0
EndSubsection
EndSection
Section "ServerLayout"
Identifier "Simple Layout"
Screen "Screen 1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Section "DRI"
Mode 0666
EndSection
------------------
so after all this, and the compiled kernel with the DRM tdfx module for
VooDoo banshee, you start x and try glxinfo. this should report s.th.
like :
----...
2008 Aug 18
4
Running google Sketchup 6
...nfig: version 1.0 (buildmeister at builder57) Wed Jul 2
12:30:48 PDT 2008
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load...