Hotkeys provide quick access to user interface application or system actions via combinatorial key presses.
-1
votes
1answer
33 views
how to enable a hotkey with a button in html [closed]
i am currently making a static webpage
this page will have a lot of text and i want the users to have the ability of searching exactly as they would do with the find feature of a browser(ctrl+f)
i ...
0
votes
0answers
5 views
How can i add hot keys for my program in VS C#?
For example i have a windows form app named form1 and it have a button that hides the form.Now how can i make it showed with hot keys?
public partial class Form1 : Form
{
public Form1()
{
...
0
votes
0answers
16 views
Background running program that takes hot key input at any time
To be more specific, I have a plugin for Windows Media Player that runs at all times while Windows Media Player is running. It takes specific hotkeys that allow you to skip ahead a song, for ...
0
votes
0answers
26 views
Hotkey to launch/open application from anywhere in Windows
I have made an application (something like the taskbar), and now it should be easy to call like in windows-8 when pressing the windows-key.
So is it possible to lunch the application from anywhere in ...
0
votes
1answer
27 views
Creating shortcut keys in Java using Servlets or jsp [closed]
Pleas can any one show how to write a simple code to create Hot Keys(short cut keys) in servlet or jsp or in jquery pleas help me.
if i press ctrl+A it should add the data to database /
if i ...
0
votes
2answers
26 views
Switching between multiple sets of remaps in autohotkey
Basically what I'm trying to do is switch between different keyboard layouts by using different hotkeys.
So when I press
^+!F4::
these keys are remapped
d::Space
f::j
j::k
k::l
and doing this
...
5
votes
1answer
61 views
Excel VBA to list key bindings (OnKey ?)
I am working with a large set of Excel macros and some of them are bound to Ctrl-key combinations.
I know how to set one at a time in the user interface for Excel: Pull up the list of macros ...
1
vote
0answers
72 views
How to star a Spotify song with Autohotkey while it's minimized?
How to star a Spotify song while it's minimized?
Okay so the Spotify application on Windows does not have inbuilt support for global hotkeys, and very basic hotkeys even when the application window ...
0
votes
1answer
79 views
Application Automation with AutoHotkey while Using the Computer
It is possible to create an AutoHotkey script that will allow me to automate a task of an application, such refreshing of tabs on a web browser, which in the other side is I am using the computer? For ...
0
votes
0answers
28 views
Receive input from a physical key without a textbox (Like a hotkey)
I am trying to make a program that outputs some data when I press a physical key on my keyboard. Is there anyway to do this without having either the cmd selected or a gui?
Thanks, Not sure how clear ...
1
vote
0answers
28 views
RegisterHotKey on Linux? [closed]
Is it possible to so simple catch hotkyes in terminal/console or something like that on Debian like on Windows? Maby some implementation of RegisterHotKey? I tried to find something but i failed.
2
votes
3answers
146 views
Hotkey to end the line with a semicolon and jump to a new line in Sublime Text 2
I'm trying to figure out a hotkey at work. I just got this job and I am using a Mac for more or less the first time in my life.
Back home on my Laptop, when using Eclipse, I seem to remember there ...
1
vote
1answer
49 views
Python - How to create a global hotkey on Windows with 3 arguments?
just like Ctl, Alt + delete
I want to write a program, which uses global hotkeys with 3 or more arguments in python. The assigned function should only perform when I press all three keys on my ...
0
votes
1answer
18 views
Can I assign the “New Window” hotkey in Mac OSX to a particular theme?
In the Mac OSX Terminal app, I want to press command-N and get a new window with the Homebrew theme. I have edited my preferences so that on startup of the Terminal app I get a Hombrew-themed window, ...
0
votes
1answer
88 views
How to Open BootStrap Modal Popup using a ShortCut Key
i have used Twitter Bootstrap Modal Popup dialog in my project as;
// when this button is click, the dialog is open
<a type="button" class="btn" style="width:100%;" href="#test_modal" ...
0
votes
2answers
25 views
Sas command to set VT Keys
In sas there appear to be multiple sets of keys "KEYS < VT >" (viewtable) and "KEYS < DMKEYS >"
I can use the following command to set DMKEYS:
dm "keydef F9 'submit'";
But it only sets ...
0
votes
0answers
28 views
'hotkeys' is not a valid tag library
I am getting this error while trying to run django.
'hotkeys' is not a valid tag library: Template library hotkeys not found, tried ...
0
votes
1answer
44 views
rich hotkey to replace a4j:commandButton
I want to replace the a4j:commandButton or link with rich hotkey.Hotkey to enable/disable the rich tooltip . Any help would be appreciated.I am using rich face 4 so the handler attribute is not ...
1
vote
1answer
89 views
Custom Excel VBA Hotkey for “Go To Previous Sheet”
I am attempting to make a custom hotkey that will go to the previous sheet viewed.
As far as I understand, this would involve making a Class Module as a Worksheet object that will capture Sheet ...
0
votes
0answers
402 views
Ubuntu 13.04 Unity / AutoKey; Hotkeys not working correctly
I'm just trying to set up a few simple hotkeys in Ubuntu, but I can't get anything to work well. They're all similar to the example below.
I want alt+l or super+l to simulate pressing the right arrow ...
1
vote
0answers
33 views
Can we register global hotkeys for a browser
We want to register browser events even when the browser is minimized or not in focus. For example, suppose we are doing something in Microsoft Word and if we press a key on the keyboard (which is not ...
0
votes
0answers
12 views
How do you make this jsfiddle works also for left and down?
Currently i can only achieve right and up, and for me and future users who need to improve accessibility in tables in their sites that's an important question. The var toAdd = isUp ? 8 : 1; is the ...
0
votes
0answers
24 views
Setting special hotkey in Launchy? [closed]
In Ubuntu I am used to summon gnome-do with my ยง key, since I otherwise never uses it. In windows I am using Launchy but I can't find it in the hotkey list. Is there a way to enable this key as my ...
2
votes
2answers
134 views
Hotkey/Shortcut for JButton
I have the following code of JButton in Java:
enterButton = new JButton("Enter");
enterButton.setMnemonic(KeyEvent.VK_ENTER); // Shortcut: Alt + Enter
The question is simply: Instead of having the ...
0
votes
1answer
131 views
autohotkey: 3 keys pressed together = hotkey?
language: Autohotkey on Win7
"Shift" plus "right mouse button" plus "mouse wheel up"
I want my hotkey to be holding those three keys simultaneously. I have tried the following without any success
+ ...
1
vote
1answer
38 views
Prevention of Cmd+Shift+Q alert emergence in sandboxed application
I block the screen with my own window in my app. and I need to prevent the emergence of this alert wich called by Cmd+Shift+Q system hotkey.
0
votes
2answers
1k views
AngularJS ng-keydown directive only working for <input> context?
I am pretty new to AngularJS but found it quite to my liking so far. For my current project I need hotkey functionality and was happy to see that it is supported since the 1.1.2 release.
The ...
0
votes
2answers
115 views
How to I keep forms from handling hotkeys when they don't have the focus?
We have a Delphi XE2 application. Form1 has hotkey Ctrl+F, and Form2, which is active, without hotkeys. The user presses Ctrl+F on Form2 and Form1 processes the hotkey. It's totally incorrect because ...
1
vote
1answer
53 views
Is it possible to Command-click a symbol into a new tab in Xcode?
I am searching for a keyboard shortcut that allows me to combine 'Cmd-t' (open new tab) and 'Cmd-click on a symbol' (jump to definition). I want to be able to open the symbol definition in a new tab, ...
0
votes
1answer
96 views
How do you make the $(this) selector focus on current element?
How do you make the $(this) selector focus on current element? In this jsfiddle, I've mounted it only goes in a specified element, so you cant press enter to activate the button you 'are in'. ...
0
votes
0answers
52 views
Custom Global hotkeys overlaping Windows function
i am currently making a program that requires a Custom Hotkey that is already used by windows, Specifically the cntrl+C hotkey (copy).
I have, with a lot of trouble and reading, got it too work with ...
1
vote
0answers
62 views
RegisterEventHotKey CMD+TAB in Mountain Lion
According to this post:
ShortcutRecorder record CMD+Tab
calling setCanCaptureGlobalHotKeys:YES on the ShortCutRecorder control should allow you to capture CMD+TAB. However, it doesn't seem to work. ...
0
votes
1answer
104 views
Programming Hotkeys for Check Boxes in C# [duplicate]
I am trying to make a set of nine check boxes that correspond to the number pad, so for example, hitting the "7" key on the number pad would make the top left check box check or uncheck accordingly.
...
0
votes
2answers
148 views
Programming a Hotkey in C# with Visual Studio 2010
I have a small form with 9 Check Boxes in it. I am trying to make hotkeys for those boxes that correspond with the Numpad, but I'm having the darnedest time. I have two main problems:
1.
private ...
0
votes
0answers
12 views
Writing Programs that Respond to Hotkeys
I am not looking for someone to do this for me, I really wnt to do it on my own. I think it will be a great project for someone that is at my level of programming. I own multiple PC's and always loved ...
2
votes
1answer
54 views
Creating a CGEvent from a signed integer
Before I continue, I'd like to preface this post by saying that this is possibly the most hacky, downright evil, nasty topic, so I don't expect answers to contain "legal" code by any stretch.
While ...
0
votes
0answers
32 views
How can I trigger the multimedia play using Python on Mac OS X?
Is there a way to programmatically click the multimedia "play" key using Python or Command Line on Mac OS X?
I'm trying to build an application that based on some states/conditions will play/stop the ...
3
votes
4answers
143 views
How can I print which keys are pressed?
Mostly every program that uses hotkeys allows the user to see which keys are actually being pressed, but I'm not sure how it is accomplished. For reference, see the following screenshot of a random ...
0
votes
1answer
60 views
How to write an AutoHotkeys plugin to close all windows of specific class?
How can I close all the windows explorer windows?
winclose ahk_class CabinetWClass
I know how to close one window. How can I close all the windows?
1
vote
2answers
106 views
Keyboard events not responding on page load until click occurs (using jquery hotkeys or mousetrap)
I have tried using the jquery hotkeys library (https://github.com/jeresig/jquery.hotkeys) and the mousetrap library (http://craig.is/killing/mice) to handle keyboard shortcuts on my site.
However, ...
1
vote
0answers
26 views
Eclipse : set hotkey for up/down/left/right key
I very love emacs hotkey for up/down/left/right : Control + N, Control + P, Control + B, Control + F respectively. So, I want to bring this to Eclipse, but not all hotkey of emacs. (Because in ...
0
votes
0answers
104 views
tinyMCE adding custom shortcuts
I have added a custom shortcut for my tinymce, but when i press the shortcut alt+p I get an error it seems my object is null on "p.getDoc().execCommand()
here is my init code:
...
1
vote
1answer
69 views
Why is the JQuery hotkeys triggering more than once for shortcut
I have the following code:
each shortcut is for different functionality, but when I use ctrl+r it displays the alert 4 times. Am I doing anything wrong? the code below looks fine for me...
I'm using ...
1
vote
0answers
145 views
JIntellitype with java
How is it possible to use JIntellitype in Java? If that's not possible, how would I use Hotkey on a system tray menu, which would act even if application is not in focus.
However, I have not been ...
0
votes
1answer
152 views
Keyboard shortcut for “Replace/Find” while doing a find and replace in Eclipse
After opening the Find/Replace dialog in elipse I would like to be able to perform the "Replace/Find" operation using a keyboard shortcut. Is there a way to do this?
The next match can be found done ...
0
votes
0answers
20 views
Change Enter to “Enter” Cntrl “PageDown”
I think what I am trying to do should be fairly simple to implement with hotkeys but I can't seem to get things working.
I am entering a barcode with a scanner. When the Barcode Reader "Enters" that ...
1
vote
1answer
259 views
Registering 3 hotkeys? Possible?
Hello I am trying to use RegisterHeyKeys in VB.NET however I got it to work with 2 hotkeys I tried just adding in the third and it's giving a too many arguments. This is probably something really ...
-1
votes
1answer
55 views
hotkey commands — can't get them to work
I'm just learning to use AHK, and I'm very frustrated by the fact that no hotkey commands starting with #, ^ or ! leads to any action at all. First I tried the script by Andreas Borutta for simple ...
2
votes
1answer
47 views
Automatically generating of type and reference to returned object for method using hot keys in Intellij IDEA
How can I get the type automatically of returned object for method using hotkeys in Intellij IDEA?
Quite often there are times when you need to modify such line:
myinstance.getMyMethod();
in the ...
1
vote
0answers
83 views
Using jQuery hotkeys from within a blurred iFrame
I'm using jQuery Hotkeys within an iframe (iFrame A), on a page with two iFrames (A and B). When the focus is on A, the hotkeys work great. But I periodically have to click within iFrame B during use ...


