Displaying 20 results from an estimated 5000 matches similar to: "Multiple key presses are hindered when repeat turned off"
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
         
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
2016 Jun 30
0
Optimizations hindered by GVN widening
Currently, the GVN optimization widens loads if the alignment permits it. There are some limitations that show up, as seen in example below:
Initial IR:
declare void @consume(i8) readonly
define i8 @bar(i8* align 2 %a) {
  %1 = load i8, i8* %a
  %idx = getelementptr i8, i8* %a, i64 1
  %2 = load i8, i8* %idx, align 1
  call void @consume(i8 %1).
  ret i8 %2
}
define i1 @foo(i8* %a) {
entry:
 
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
       
2004 Jul 08
1
Rollover oddity
Hello,
I've got 2 analogue lines (from SBC) coming into a TDM22B. SBC
have put rollover from the first to the second line. The rollover
works fine when handsets are connected directly to the lines (ie
when Asterisk is not involved), but when the lines are connected
to Asterisk, the rollover fails: the caller just hears the line
ringing, and the person on the first (busy) line hears call
2002 Feb 28
1
How to turn off the beep made by locator()?
Hi, 
[I'm Using redhat linux 7.1 with R-1.4.1 rpms.]
Last summer, Henrik Bengtsson wrote to R-help:
> Is there a way to turn of the (annoying) beep that occurs when one calls the
> locator() command and clicks the mouse. Try
>
> plot(0)
> locator(n=10)
>
> I am running Rterm on WindowsMe/Cygwin bash and I don't know if this is the
> case on other platforms.
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
         
2004 Jul 16
0
[Bug 1529] New: 32bit rollover problem rsyncing files greater than 4GB in size
https://bugzilla.samba.org/show_bug.cgi?id=1529
           Summary: 32bit rollover problem rsyncing files greater than 4GB
                    in size
           Product: rsync
           Version: 2.6.2
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned@samba.org
       
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
2014 Apr 11
1
VIRT SIG Meeting Minutes [11/04]
Will copy these to 
http://wiki.centos.org/SpecialInterestGroup/Virtualization, after intial 
discussion or just point to the e-mail/email thread from the wiki. Feel 
free to correct as needed.
Lars
== Attendees ==
SIG Members:
  * LarsKurth (LK)
  * GeorgeDunlap (GD)
  * KaranbirSingh (KB)
Travelling:
  * JohnnyHughes (JH)
Guest
  * EuanHarris
=== Meeting time and cadence ===
Meetings  will be
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
2018 Apr 10
0
Gluster cluster on two networks
Hi all!
I have setup a replicated/distributed gluster cluster 2 x (2 + 1).
Centos 7 and gluster version 3.12.6 on server.
All machines have two network interfaces and connected to two different networks,
10.10.0.0/16 (with hostnames in /etc/hosts, gluster version 3.12.6)
192.168.67.0/24 (with ldap, gluster version 3.13.1)
Gluster cluster was created on the 10.10.0.0/16 net, gluster peer probe
2005 Apr 14
2
maildir in NFS
How can I configure the dovecot for working with maildir's through NFS?
If I add option "index_mmap_invalidate = yes" (as in doc/nfs.t) then in log I 
have this message:
"Error: Error in configuration file /etc/dovecot.conf line 296: Unknown 
setting: index_mmap_invalidate"
If I try to get the mail without option "index_mmap_invalidate" then I have in 
log this
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