• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Show Emoji & Symbols GUI access
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Show Emoji & Symbols GUI access


  • Subject: Re: Show Emoji & Symbols GUI access
  • From: David Gregg <email@hidden>
  • Date: Mon, 06 Nov 2017 07:26:29 -0700

> On Nov 6, 2017, at 6:58 AM, Jean-Christophe Helary
> <email@hidden> wrote:
>
> Well, actually the original problem stems from the apparent inability to
> change that shortcut from the System Preferences, so I was looking for a way
> to do that in a different way, like use AS in Automator as a Service to which
> I'd assign a shortcut…

I am currently running 10.12 and was able to change that shortcut in System
Preferences.
I went to the Keyboard shortcuts section of the Keyboard in System Preferences.
Under the App Shortcuts I added the “Emoji & Symbols” menu item and assigned a
keyboard shortcut of control-option-e.
With limited testing it seems to trigger that menu item in any situation that
the frontmost app has an edit menu.
I believe that menu item is automatically added by the OS, not by the developer.

>
> Btw, this is just to answer a thread on reddit (the applescript subreddit).
>
> Jean-Christophe Helary
> -----------------------------------------------
> @brandelune http://mac4translators.blogspot.com
>
>
>> On Nov 6, 2017, at 22:47, David Gregg <email@hidden> wrote:
>>
>> I noticed that in the application version of that command there is a
>> universal keyboard shortcut.
>>
>> So either use the keyboard shortcut of control-command-space while working
>> with the keyboard or if you want to script it using AppleScript:
>>
>>      tell application “System Events” to keystroke space using {control
>> down, command down}
>>
>> I believe this should avoid the localization/language and menu location
>> issues.
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> Archives: http://lists.apple.com/archives/applescript-users
>
> This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Show Emoji & Symbols GUI access
      • From: Jean-Christophe Helary <email@hidden>
References: 
 >Show Emoji & Symbols GUI access (From: Jean-Christophe Helary <email@hidden>)
 >Re: Show Emoji & Symbols GUI access (From: 2551phil <email@hidden>)
 >Re: Show Emoji & Symbols GUI access (From: Jean-Christophe Helary <email@hidden>)
 >Re: Show Emoji & Symbols GUI access (From: Jean-Christophe Helary <email@hidden>)
 >Re: Show Emoji & Symbols GUI access (From: 2551phil <email@hidden>)
 >Re: Show Emoji & Symbols GUI access (From: Yvan KOENIG <email@hidden>)
 >Re: Show Emoji & Symbols GUI access (From: Jean-Christophe Helary <email@hidden>)
 >Re: Show Emoji & Symbols GUI access (From: Yvan KOENIG <email@hidden>)
 >Re: Show Emoji & Symbols GUI access (From: David Gregg <email@hidden>)
 >Re: Show Emoji & Symbols GUI access (From: Yvan KOENIG <email@hidden>)
 >Re: Show Emoji & Symbols GUI access (From: Jim Underwood <email@hidden>)
 >Re: Show Emoji & Symbols GUI access (From: Yvan KOENIG <email@hidden>)
 >Re: Show Emoji & Symbols GUI access (From: David Gregg <email@hidden>)
 >Re: Show Emoji & Symbols GUI access (From: Jean-Christophe Helary <email@hidden>)

  • Prev by Date: Re: What is Best Method To Determine Duplicate Items in a Large List?
  • Next by Date: Re: Show Emoji & Symbols GUI access
  • Previous by thread: Re: Show Emoji & Symbols GUI access
  • Next by thread: Re: Show Emoji & Symbols GUI access
  • Index(es):
    • Date
    • Thread