similar to: sending key strokes to applications

Displaying 20 results from an estimated 30000 matches similar to: "sending key strokes to applications"

2009 Oct 27
1
How to reduce key strokes when defining S4 classes?
I feel tedious when I define a S4 class and the methods. For each method, I have to call both setMethod and setGeneric (or both setReplaceMethod and setGeneric). I would like a more compact grammar so that I can reduce the key strokes. I'm wondering if there is a better way available. setClass( Class='A', representation=representation( x='numeric' )
2009 Jan 22
2
[PATCH] I attach two patches correcting documentation and I have a few questions
I post this to the mailing list, but perhaps is not the good place. I'm not subscribed, so I don't know if I'm going to get any reply, but please, tell me where to send patches. I attach two patches that correctly describes the new support for F11 and F12 in documentation but I have two more question to update documentation accordingly. In doc/syslinux.txt line 515, talking about
2008 Sep 13
3
question on sending mail with 5.2
I made a little file with a From:, To: and body. I execute the command cat file.txt | sendmail -t -O MinQueueAge=1m thinking that the message would try every minute to send instead of the default 30m. (if the initial attempt failed of course). This doesnt seem to have any effect? In the event I have an important email and I want it try perhaps every minute (1minute) to send the email how do I
2005 Mar 02
3
Way to disable "#" as transfer and just take the key.
I am running into a problem where I have a menu and I want the user to enter # when they are done. However doing so then asks to transfer. How do I disable that. Thanks, Jerry
2020 Jan 21
2
Security implications of using ControlMaster
On Tue, Jan 21, 2020 at 12:18:52PM +1100, Damien Miller wrote: > I wouldn't say it's a lot harder to take control of current connections - > writing a ptrace-based tool that hijacked a running ssh client and > injected a one-off implant payload via keystrokes doesn't seem like > much work. * Injection of key strokes into an existing channel may be detected just because
2011 Jan 13
4
dirty screen
Is there a command that marks the screen as "dirty" and hopefully redraws it? If I do a control ALT F1 and the F7 this in effect redraws the screen. I am getting video artifacts that I think is in the nvidia driver. the switching console works - I was just hoping there is a more convenient way. some command or something. Thanks, Jerry
2010 Feb 08
7
slowness in sendmail - 60 second timeout
I am sending an email from my machine devcentos5x64. the transcript below (hangs for 60 seconds) at the line: MAIL From:<root at devcentos5x64.msgnet.com> SIZE=56 AUTH=root at devcentos5x64.msgnet.com The email succeeds - but I am trying to figure out the 60 second delay. Neither email server is busy. Nothing is waiting. the DNS on both machines point to the same nameserver. The DNS
2005 Dec 19
7
Compaq V2000 laptop no USB recognized
To continue here with problems on this compaq v2000 laptop, I put kernel source on a USB disk and plugged it into the v2000. NOTHING IS recognized. I tried to manually mount the disk and nothing either... I thought USB was well established.... I thought trying to recompile the kernel for realtek support might get my networking going... I am stuck??? Jerry -------------- next part
2009 Feb 18
7
question on hwclock
I am trying to hwclock to set the time. (hwclock -w) this is what I get on standard 5.2 x86_64. hwclock --debug hwclock from util-linux-2.13-pre7 hwclock: Open of /dev/rtc failed, errno=19: No such device. No usable clock interface found. Cannot access the Hardware Clock via any known method. [root at devcentos5x64 src]# ls -l /dev/rtc crw------- 1 root root 10, 135 Feb 6 13:32 /dev/rtc Any
2001 Dec 10
1
Time delay security function
Hi all developers. I cannot consider myself to be a software developer ( only have a fair exposure to some C++, but mostly Perl nad alot of PHP), so forgive my ignorance. I recently had an idea about improving security of a system to make it impossible for another party to hack a system via a login procedure. Now I'm not sure how current authentication systems work, but I think that if
2005 Sep 08
3
Centos 4.1 DISPLAY question
I have X running on 4.1. From another PC I use ssh to remote in. from the command line I enter "export DISPLAY=machine:0.0; mozilla" and nothing comes up on the X window screen. mozilla just returns. I then tried in a terminal on X windows issue the command "xhost + " and redid the "export DISPLAY=machine:0.0; mozilla" on the command line with nothing showing on the
2016 Aug 15
4
DAHDI on CentOS 7
What is needed to get DAHDI to start up correctly on CentOS 7 and systemd... I am using DAHDI-linux-complete 2.11.1 I saw mention in my search that it has been fixed after 2.11.1 but cannot find what the fix is. Thanks, Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Aug 30
3
rsync arg list to long
I am trying to do an rsync or scp from machine1 to machine2. I am getting arg list to long. I am using centos 5 machine 1 and centos 4.5 on machine2. I am using the default shell which is bash. How can I get past this? THanks, Jerry
2010 Oct 01
3
question on mkfs.hfsplus
I am wanting to use the mkfs.hfsplus as mentioned here http://www.oli.id.au/createosxdmgdiskimagesinlinux but I dont have the command. yum provides "*/mkfs.hfsplus" returns no packages found. Where do I find this command? Thanks. Jerry
2011 Jan 10
3
usb 3
I am trying to plug a USB 2 device in a USB 3 slot. Nothing is being detected in "lsusb". Is there something special I need to do? I am running centos 5.5 x86_64. I thought 3.0 was backward compatible. Nothing special about my device its an RS232 to USB device. It works in 2.0 slot. Thanks, Jerry
2008 Nov 12
6
close open relay
hi all, running centos 4.7 i686. I seem to have an o pen r elay sendmail server. How do I close it? I have the STRAIGHT centos install sendmail.mc file. Only thing I changed was: dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl so as to allow incoming email and not just localhost. however this seems to relay everyone. I looked at http://www.sendmail.org/tips/relaying but it
2008 May 16
4
has something happened to grep
Hi all, when I do a "grep JERRY *.h" nothing is returned which is what I expect. This is in my source directory... when I do a "grep JERRY *" every file is returned an a line printed even though there is no JERRY on the line. Then if I do a "grep JERRY *.c" just the 4 lines that have JERRY are returned. This is what is prints for "grep JERRY *" src#
2007 Nov 29
4
special tricks for developers box on centos 5
I was just wondering if there are special tricks people do that compile A LOT on centos? Do RAM disks help or something else I dont about that minimizes your compile time? I presently have and AMD x2 4800+ with 2GIG ram. Just curious if I can reduce any more time out of my compiles. Jerry
2005 May 18
0
send a text message from a phone get - 405method not allowed error
So how might a person support a "Write Msg" on a SIP phone? THe phone receives it - and I want to also be able to send it... Thanks, Jerry ------------------------------------------------------------------------ I don't think this will work using the asterisk extension, since as far as I know asterisk only allows to send messages to sip phones using the sendtext application, which
2005 Dec 19
1
compaq v2000 laptop -- realtek RTL8100C?
Jerry Geis <geisj at pagestation.com <http://lists.centos.org/mailman/listinfo/centos>> wrote: >/ Hi, />/ I have a compaq V2000 laptop. Specs for network say its a />/ realtek 8139/8139C+ NIC. / Is it really a RTL8139? Or it is possible that it's a RTL8100? The reason I ask is because while the RTL8100 is supposed to be MAC compatible with the RTL8139, I'm finding