/build/static/layout/Breadcrumb_cap_w.png

Hotkey for Shotcut

Hi,

I want to create a shortcut with hotkeys. there is no information avaiable for interger combination for different keys.
any suggestion plz.

Cheers
Jimit

0 Comments   [ + ] Show comments

Answers (1)

Posted by: brenthunter2005 18 years ago
Fifth Degree Brown Belt
0
What you need to discover are the hex codes of the relevant keys, add them together, and then convert them to an integer.

Example: If the hotkey combination is CTRL+ALT+A, then the integer value will be 1601. CTRL = 0x200h, ALT = 0x400h, so that gives you 0x600h so far. The hex value for A is 0x41h. Thats a total of 0x641h. Using calc.exe to convert gives you 1601 decimal.

Sorted guv!
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ