similar to: trapping keystrokes

Displaying 20 results from an estimated 2000 matches similar to: "trapping keystrokes"

2011 May 26
3
Ventrilo 2.1.4 under wine - push to talk.
Ventrilo in version 2.1.4 work properly good under wine. I talk with friend without any problems with sound, but there is one with "Push-to-talk" function (hotkey). When frame with ventrilo have lost focus i can't use this function. I spent a lot of time to googled about it and I found program called xbindkeys. I got idea, that I can use this program to send keystroke to ventrilo.
2006 Jan 27
1
[prototype] [BUG] Event.stop doesn''t stop all keystrokes on some browsers
attached is an html file I used to test the bug. the top text box should not allow you to type anything, not tab, not enter, nothing. bottom text box should work fine. requires prototype.js and includes jslog for jslog.info although it only occurs in one place, I just wanted to make sure the event was firing without having to use alerts :) tested browsers/platforms: opera: mac / win / lin:
2015 Dec 27
2
keytab-lilo: update to support kbd 2.0.3 format
On Sunday, December 27, 2015, 23:34:11, Ady via Syslinux wrote: > How this change would affect users with older versions of kbd / > loadkeys / or in older OSes? I mean, let's assume a user using a newer > version of Syslinux (containing this proposed change in its keytab-lilo > perl script) but with an older OS / older version of kbd / loadkeys / > map files. The changed
2015 Dec 29
2
keytab-lilo: update to support kbd 2.0.3 format
> On 27.12.2015 23:57, Jernej Simon?i? via Syslinux wrote: > > On Sunday, December 27, 2015, 23:34:11, Ady via Syslinux wrote: > > > >> How this change would affect users with older versions of kbd / > >> loadkeys / or in older OSes? I mean, let's assume a user using a newer > >> version of Syslinux (containing this proposed change in its keytab-lilo
2015 Dec 27
2
[PATCH] keytab-lilo: update to support kbd 2.0.3 format
Since kbd 2.0.3 (commit 6ff47cf2) the format generated by 'loadkeys -m' has changed slightly, using "unsigned short" instead of "u_short" Signed-off-by: Olivier Brunel <jjk at jjacky.com> --- utils/keytab-lilo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/keytab-lilo b/utils/keytab-lilo index 9e34160..337a869 100755 ---
2005 Nov 14
1
keystrokes from browser
Gmail has keystrokes now and I''m kind of jealous. What javascript library are they using? Any tips or leads on helper functions? -Mike
2007 Mar 08
2
Hotkey between Xorg and Wine applications
Hello! I'm trying to install a Windows application called Macro Express, wich automatizes a lot of process with recorded macros. The macros are called by pressing Hotkeys combinations like Control+1 or Control+2 etc. Then, the macro sends keys to applications. I have installed the program on kubuntu and Wine 0.9.30. The problems are that it only regonizes Hotkeys when Macro Express window is
2007 Jun 13
0
where is xbindkeys
I did a "yum provides xbindkeys" and it does not find the package? Where can I find xbindkeys? Thanks Jerry
2007 Jun 13
0
where is xbindkeys- solved
>I did a "yum provides xbindkeys" and it does not find the package? >Where can I find xbindkeys? >Thanks >Jerry I found it... I was expecting it to be in that big yum repository in the sky but it wasnt. binding keys works like a champ with this. Jerry
2006 Oct 31
0
6217588 New Keyboards software needed for S11 and S10 U2
Author: dm89450 Repository: /hg/zfs-crypto/gate Revision: fe0bf8e57ac4df0265e4c3d932b3183d06de3f88 Log message: 6217588 New Keyboards software needed for S11 and S10 U2 Files: create: usr/src/cmd/loadkeys/type_6/albania create: usr/src/cmd/loadkeys/type_6/belarus create: usr/src/cmd/loadkeys/type_6/bulgaria create: usr/src/cmd/loadkeys/type_6/croatia create:
2015 Dec 27
0
[PATCH] keytab-lilo: update to support kbd 2.0.3 format
> Since kbd 2.0.3 (commit 6ff47cf2) the format generated by 'loadkeys -m' has > changed slightly, using "unsigned short" instead of "u_short" > How this change would affect users with older versions of kbd / loadkeys / or in older OSes? I mean, let's assume a user using a newer version of Syslinux (containing this proposed change in its keytab-lilo
2010 Jul 13
2
Capture Keystrokes
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi List, This may be a little of an unorthodox question as it somewhat defeats the purpose of encryption, but I'm currently attempting to put together a high-interactive iPhone honeypot project as part of my thesis for a masters course in security and forensics. The project blog is located at http://iphonehoneypot.wordpress.com which details the
2015 Dec 29
0
keytab-lilo: update to support kbd 2.0.3 format
On 29.12.2015 22:20, Ady via Syslinux wrote: > >> On 27.12.2015 23:57, Jernej Simon?i? via Syslinux wrote: >>> On Sunday, December 27, 2015, 23:34:11, Ady via Syslinux wrote: >>> >>>> How this change would affect users with older versions of kbd / >>>> loadkeys / or in older OSes? I mean, let's assume a user using a newer >>>>
2004 Dec 31
5
catch keystrokes
is it possible to intercept keystrokes using wxruby?
2011 Sep 30
1
Software passing mouse clicks and keystrokes back to X
I have a remote mouse/keyboard app for my iphone and the PC software can move the mouse but does not pass mouse clicks or keystrokes to applications other than those running under WINE. Does anyone know of any way around this? Thanks, Justin
2001 Aug 06
1
Sending Keystrokes to a window
Is there any way of sending a set of keystrokes to a window, from a command line function. Eg. $ wine "c:\MyApplication.exe" &> logfile.log & $ send.key.shell/perl.script where send.key.shell/perl.scrip will send keystorkes to the wine program depending on the results of the log file. Cheers, Rasjid.
2014 Sep 06
0
keystrokes
On Sat, Sep 6, 2014 at 8:18 AM, Ady <ady-sf at hotmail.com> wrote: > Hello Syslinux Team, > > What actions are _supposed_ to be triggered by each of: > > [Ctrl-J] > [Ctrl-M] > > in the Syslinux command line in version 6.03-pre20? They should do nothing special but either might be interpreted like an <enter>. > Are there any differences between CLI and
2014 Sep 06
2
keystrokes
Hello Syslinux Team, What actions are _supposed_ to be triggered by each of: [Ctrl-J] [Ctrl-M] in the Syslinux command line in version 6.03-pre20? Are there any differences between CLI and [vesa]menu.c32 regarding these keystroke combinations? Are there any differences in their behaviors when booting with different Syslinux variants (e.g ISOLINUX vs. SYSLINUX vs. PXELINUX)? To be
2014 Sep 06
0
keystrokes
Ady <ady-sf at hotmail.com> writes: >> On Sat, Sep 6, 2014 at 8:18 AM, Ady <ady-sf at hotmail.com> wrote: >> >>> What actions are _supposed_ to be triggered by each of: >>> >>> [Ctrl-J] >>> [Ctrl-M] >>> >>> in the Syslinux command line in version 6.03-pre20? >> >> They should do nothing special but
2008 Jun 03
1
CUA Keystrokes in Edit Control
The CUA spec says that Ctrl-home and Ctrl-end move the caret to the start/end of the buffer (possibly on a different page). Shouldn't Wine's EC do the same?