Displaying 20 results from an estimated 1000 matches similar to: "Possible to change mouse sensitivity?"
2008 Aug 05
0
Mouse behaves drunk using Wine
Mouse behaves well in Ubuntu.
Most noticeable when using WoW, but happens using winecfg or wine explorer.exe.
When running WoW BC on Wine 1.0.0 I'm EXTREMELY pleased with the graphics, internet response time, fps.
My problem is the mouse sensitivity and response time is poor. Performing a LARGE figure 8 pattern on the screen in a quick fashion does not work. SMALL figure 8 pattern (approx.
2006 Jun 20
1
Bug with evdev corepointers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello everybody,
Those who are active in #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
2009 Apr 04
2
data.frame, converting row data to columns
I have a data frame something like:
name wrist
nLevel emot
1 4094 3.34 1
frustrated
2 4094 3.94 1
frustrated
3 4094 NA 1
frustrated
4 4094 3.51
2018 Mar 10
0
[ANNOUNCE] xset 1.2.4
Alan Coopersmith (3):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
xset 1.2.4
Emil Velikov (1):
autogen.sh: use quoted string variables
Jon TURNEY (1):
Include unistd.h for usleep() if HAVE_USLEEP
Matthieu Herrb (1):
Fix one last warning about usage() format string.
Mihail Konev (1):
autogen: add default patch prefix
Peter
2008 Mar 06
0
[ANNOUNCE] xset 1.0.4
Adam Jackson (1):
xset 1.0.4
Alan Coopersmith (3):
Make code formatting consistent
Convert function declarations from K&R to ANSI C
Delete duplicated #include statements
James Cloos (1):
Add *~ to .gitignore to skip patch/emacs droppings
gsr.bugs (1):
Manpage: Add mention of mouse acceleration with zero threshold
git tag: xset-1.0.4
2018 Apr 05
2
[Bug 105916] New: "xset dpms force off" can't be undone on hp omen 17-an0xx laptop
https://bugs.freedesktop.org/show_bug.cgi?id=105916
Bug ID: 105916
Summary: "xset dpms force off" can't be undone on hp omen
17-an0xx laptop
Product: xorg
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2017 Oct 21
4
[Bug 103383] New: "xset dpms force on" does not unblank laptop screen after "xset dpms force off" is run (or system enters sleep mode)
https://bugs.freedesktop.org/show_bug.cgi?id=103383
Bug ID: 103383
Summary: "xset dpms force on" does not unblank laptop screen
after "xset dpms force off" is run (or system enters
sleep mode)
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: All
2015 Jun 16
3
[Bug 90999] New: xset dpms force off does not turn off LCD backlight
https://bugs.freedesktop.org/show_bug.cgi?id=90999
Bug ID: 90999
Summary: xset dpms force off does not turn off LCD backlight
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2017 Jan 15
0
[PATCH 1/2] Do not override CFLAGS, as CFLAGS is a user flag.
* Furthermore, use NDEBUG globally to detect the presence
of building with more debug output information.
AX_CHECK_ENABLE_DEBUG is easier to use, and nowadays
Gnome has also switched to it from its own custom solution.
---
configure.ac | 52 ++++++++++++------
include/FLAC/assert.h | 2 +-
m4/ax_check_enable_debug.m4 | 124
2005 Sep 20
0
Way to tell if monitor is on or off???
I am looking for a way to tell if the monitor is on or off?
xset q - seems to only work if DPMS turns off the monitor.
If I or someone actually turns off the monitor xset q still shows on.
If I do xset dpms force off ; sleep 5; xset q the monitor shows off.
So is there a way to tell if the monitor is actually on or off?
Thanks,
Jerry
2007 Oct 31
2
Shell Bash with R
Hello,
I try to write a bash skript and I want to use the variables from my
bash skript into R. Ist that possible?
My bash skript creates lots of *.data files. I want forward these
files directly into R (in x.data.bz2), so that R creates a few data
automatically also in PDF.
For example:
bash created files: hello.data , world.data
how R created these files in pdf?
please look my plot.R
2010 Sep 16
2
glm: formula vs character
Hello,
This is a question motivated by curiosity, not a pressing problem. Any
responses are much appreciated! In the following code, function reg1 calls
glm with a formula object while reg2 uses a string. In both cases, glm
works; however, in the second case, the add1 function fails with the
following message: "Error in eval(predvars, data, env) : invalid 'envir'
argument."
2015 Jul 15
3
[Bug 91354] New: [Quadro K610M] "xset dpms force on" blinks the screen
https://bugs.freedesktop.org/show_bug.cgi?id=91354
Bug ID: 91354
Summary: [Quadro K610M] "xset dpms force on" blinks the screen
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2014 Oct 25
2
[Bug 85459] New: DPMS not working on Dell M4800 / QHD+
https://bugs.freedesktop.org/show_bug.cgi?id=85459
Bug ID: 85459
Summary: DPMS not working on Dell M4800 / QHD+
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: minor
Priority: medium
Component: Driver/nouveau
Assignee: nouveau
2006 Jul 29
1
R | vnc | X11 fonts
Greetings -
Users of the box I'm putting together will need to be able to run R
remotely, using a virtual desktop. One approach (that I'm trying) is to
use VNC. So far, I can get the remote gnome desktop up on the server
(running Fedora Core 5), and can start R from a terminal. However, for a
lot of the R scripts I've tried, I get 'font errors' - the general error
message
2005 Aug 02
1
Conflict between mouse and tablet
I've been working hard to get my Wacom tablet to work as my primary
pointing device. I've installed the drivers and followed the
instructions at the Linux Wacom project at Sourceforge.
And I've been largely successful. The drivers are working, the
configuration utilities are working. I'm just one step away from success.
Apparently the problem is that my mouse and my USB tablet
2015 Apr 21
1
MATE power save and dpms
So, I am using MATE from EPEL as my desktop on one of my laptops.
The screen saver was working, however the monitors (if connected via a
docking station) were not going to sleep even if selected via the GUI
mate power manager.
I then discovered that dpms has to be initialized via the command line
before it becomes available, regardless of the GUI mate power manager
setting.
This documentation
2007 Sep 18
7
[Bug 1365] New: sftp exits immediately after connection (fgets EAGAIN)
http://bugzilla.mindrot.org/show_bug.cgi?id=1365
Summary: sftp exits immediately after connection (fgets EAGAIN)
Product: Portable OpenSSH
Version: 4.7p1
Platform: All
OS/Version: Linux
Status: NEW
Keywords: patch
Severity: normal
Priority: P2
Component: sftp
AssignedTo: bitbucket at
2017 Jan 13
0
[PATCH 1/4] Do not override CFLAGS, as CFLAGS is a user flag.
* Furthermore, use NDEBUG globally to detect the presence
of building with more debug output information.
AX_CHECK_ENABLE_DEBUG is easier to use, and nowadays
Gnome has also switched to it from its own custom solution.
---
configure.ac | 19 +------
include/FLAC/assert.h | 2 +-
m4/ax_check_enable_debug.m4 | 124 ++++++++++++++++++++++++++++++++++++++++++
[Bug 82527] New: xset dpms force {off, standby, suspend} returns after ~20 seconds (GeForce 8400 GS)
2014 Aug 12
16
[Bug 82527] New: xset dpms force {off, standby, suspend} returns after ~20 seconds (GeForce 8400 GS)
https://bugs.freedesktop.org/show_bug.cgi?id=82527
Priority: medium
Bug ID: 82527
Assignee: nouveau at lists.freedesktop.org
Summary: xset dpms force {off,standby,suspend} returns after
~20 seconds (GeForce 8400 GS)
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified