Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

How to assign an F (function) key as a command shortcut

Mentor ,
Jan 17, 2015 Jan 17, 2015

Copy link to clipboard

Copied

Hi, I'm looking to assign a function key (like F10) as part of a command shortcut (ExtendScript). Does anyone know how to do this? Thanks.

Russ

TOPICS
Scripting

Views

682
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Explorer , Jan 19, 2015 Jan 19, 2015

The notation for F-keys is "/F1" to "/F16". I guess that's the same notation as used in FM config files. See also <http://help.adobe.com/en_US/FrameMaker/customize_frame_7.pdf>

Votes

Translate
Explorer ,
Jan 19, 2015 Jan 19, 2015

Copy link to clipboard

Copied

The notation for F-keys is "/F1" to "/F16". I guess that's the same notation as used in FM config files. See also <http://help.adobe.com/en_US/FrameMaker/customize_frame_7.pdf>

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Mentor ,
Jan 19, 2015 Jan 19, 2015

Copy link to clipboard

Copied

LATEST

JoH, that's it. Thank you very much.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines