(Want)Windows 10で何かをするためのキーボードショートカットを作成する方法を知りたいですか?このガイドが役立ちます。驚いたことに、プログラムを開いたり、繰り返し可能なタスクを実行したり、ワークフローを高速化したりできるクイックキーバインドを作成するのは非常に簡単です。
キーボードショートカットを作成するために使用できるさまざまなオプションを提案し、それらを最大限に活用する方法の例をいくつか示します。

プログラムをすばやく開く
このショートカットオプションは、多数のWindows10ユーザーに役立つことがわかります。クイックショートカットで実行可能ファイルを開くことができるように、すばやく簡単に設定できます。これがその方法です。
まず、DirectedgeからWinHotKeyプログラムを(WinHotKey program from Directedge)ダウンロードします。使用は無料です。少し古いですが、動作し、きれいです。ダウンロードしたら、インストーラーウィザードを実行し、WinHotKeyを起動します。WinHotKeyで、左上の[新しいホットキー(New HotKey)]をクリックします。

表示される新しいウィンドウで、ホットキーに名前を付け(give the hotkey a name)ます。その後、ショートカットをトリガーする組み合わせを選択します。(choose what combination)たとえば、私はWindows+F2を選択しました。その後、[参照( Browse )]オプションをクリックして、開きたい実行可能ファイルの場所を見つけることができます。
または、場所をコピーして貼り付けることもできます。WinHotKeyは、アプリケーションアイコンを自動的に取得して、視覚的なコンテキストを提供します。これで、指定したホットキーを使用してプログラムを開くことができます。
キーボードショートカットが、 Windows(Windows)のデフォルトまたはWinHotKeyインターフェイス内からの既存のショートカットと競合しないことを確認する必要があります。たとえば、Alt+F4は使用できませんでした。競合を避けるために、 Windows + ’X’組み合わせに固執するのが最善です。
テキストを自動的に入力する

同じ文や単語を一貫して入力する場合は、WinHotKeyを使用して自動化することもできます。これを行うには、WinHotKeyの[(WinHotKey)新しいホットキー]をクリックし、[ (New Hotkey )WinHotKey(I want WinHotKey to:)を実行する]の下のドロップダウンボックスをクリックして、[テキスト(Type some text)を入力]を選択します。

次に、新しいホットキーウィンドウの下部にあるボックスにテキストを入力または貼り付けます。最後に、これまで使用したことのない新しいキーボードショートカットを選択してください。
このショートカットで使用する文字数に制限はありませんが、貼り付けるものに改行があると、そこで終了します。そのため、 Instagramのハッシュタグや(Instagram)YouTubeの説明のソーシャルリンクなど、単一の段落をコピーするのに最適です。
Windows10でフォルダーとドキュメントを開く

WinHotKeyを使用して、 (WinHotKey)Windows10内の特定のフォルダーやドキュメントをすばやく開くこともできます。[ WinHotKeyを実行する: ]ドロップダウンボックスで[(I want WinHotKey to:)ドキュメント(Open a Document )を開く]または[フォルダ(Open a Folder )を開く]オプションを選択し、上記と同じ手順を実行するだけです。
ただし、今回は特定のファイルまたはアプリケーションを参照する必要があります。[ドキュメントを開く]オプションを選択した場合、それらの種類のファイルを開くようにデフォルトでサポートされているアプリケーションがある限り、ほとんどのドキュメントが機能します。私のテストから、Photoshop 、 Excelなどのオフィスアプリ、PDFファイル、テキストファイルを入手できました。
ファイルが機能しなかった場合、Windows 10はそのファイルの種類にデフォルトのアプリケーションを選択するように要求し、そのファイルの種類を使用した将来のホットキーも機能します。
絵文字にAutohotkeyを使用する
AutoHotkeyは、より複雑なキーボードショートカットを作成するのに役立つWindows10用(Windows 10)の別のアプリケーションです。このソフトウェアは、多数の異なるタスクを自動化するために使用できます。Autohotkeyは彼らのウェブサイトから無料でダウンロード(download Autohotkey from their website)できます。
ダウンロードしたら、ファイルを覚えやすい場所に解凍します。次に、ディレクトリで.ahkファイルをダブルクリックし、(double click an .ahk file)求められたら、そのようなファイルを開くために使用するアプリケーション
を参照することを選択します。(choose to browse )次に、 (Next)AutoHotkeyU64を(navigate to
AutoHotkeyU64)参照して移動します。これにより、 AutoHotkey(AutoHotkey)スクリプトをダブルクリックして実行できるようになります。

スマートフォンで絵文字を使用するのは非常に簡単ですが、デフォルトでコンピューターでこれを行う簡単な方法はありません。Autohotkey
を使用(Autohotkey)すると、いくつかの絵文字ショートカットを設定できます。これがその方法です。

ホットキー拡張機能の作成は非常に複雑になる可能性がありますが、ありがたいことに、インターネット上には多数の優れたオートホットキースクリプトがあります。絵文字を作成するには、これをお勧めし(we’d suggest this one)ます。
上で共有したページで、[未加工]ボタンをクリックして(Raw )、未加工のテキストファイルに移動します。次に(Next)、Ctrl+Aを押してコード全体を選択します。次に、Ctrl+Cを押してすべてをコピーします。その後、メモ帳(Notepad)ファイルを開き、そこにコードを貼り付けます。

次に、メモ帳で[ファイル]をクリックし、[名前を付け( File )て保存]をクリックします(Save as)。Autohotkeyを抽出したディレクトリに移動します。次に、[ファイルの(Next)種類(Save as type )]ドロップダウンボックスをクリックして、[すべてのファイル]を選択します。(All files. )ここで、Emoji.ahkという名前を付けて、[保存]をクリックします。( Save.)
このホットキースクリプトを使用するには、PCを起動するたびにダブルクリックする( double click it each time you start your
PC)必要があります。その後、:smiley:のような絵文字コードを入力して、絵文字を自動的に使用できます。いつでも、上記のGithubリンクに戻って、各絵文字に使用されているコードを確認できます。
より高度なAutohotkeyスクリプト
より高度なAutohotkeyスクリプトの可能性は非常に印象的です。ここで最高のスクリプト(best scripts here)のいくつかを読むことができます。いくつかの例は次のとおりです。
- キーバインドで画面を拡大する
- マウスジェスチャーを使用する
- ウィンドウを簡単にドラッグ
- お気に入りのフォルダにすばやくアクセスする
- (View)小さな画面上のオーバーレイを介してアップロード/ダウンロード速度を表示します
概要
このWindows(Windows)キーボードショートカットの使用に関するガイドがお役に立てば幸いです。何か学びましたか(Did)?そうだといい。このガイドの提案のいずれか(Did)で苦労しましたか?もしそうなら、私にツイート(Tweet)を送ってください。できるだけ早くお手伝いさせていただきます。
Create Custom Keyboard Shortcuts for Anything in Windows 10
Want to know how to create keybоard ѕhortcuts
to dо anything on Windоws 10? This guide will help. Surprisingly, it’s quite
easy to create a quick keybіnd that can open programs, perform repeatable
tasks, and sрeed up your workflow.
I’ll suggest a number of different options you
can use to make keyboard shortcuts and provide some examples of how you can use
them to their max potential.

Open Programs Quickly
I can see this shortcut option being useful
for a large number of Windows 10 users. It’s quick and easy to set it up so
that a quick shortcut can open any executable file. Here’s how to do it.
First, download the WinHotKey program from Directedge. It’s free to use. It’s a bit old, but it works and it’s clean. Once downloaded, go through the installer wizard, then launch WinHotKey. In WinHotKey, click New HotKey in the top left.

In the new window that appears, give the hotkey a name. After, choose what combination you’d like to trigger the shortcut. For example, I chose to do Windows+F2. After, you can click the Browse option to find the location of the executable you’d like to open.
Alternatively, you can just copy and paste the
location. WinHotKey will automatically grab the application icon so that you
are given visual context about it. You can now open your program with the
hotkey you’ve specified.
You must make sure that your keyboard shortcut doesn’t conflict with any existing shortcuts, either Windows defaults or from within the WinHotKey interface. For example, Alt+F4 couldn’t be used. It’s best to stick to Windows + ’X’ combinations to avoid conflicts.
Automatically Type Text

If you consistently type the same sentences or words, you can automate it with WinHotKey too. To do this, click New Hotkey in WinHotKey, then click the drop down box under I want WinHotKey to: and select Type some text.

Now, type or paste the text into the box at the bottom of the new hotkey window. Finally, make sure to choose a new keyboard shortcut you haven’t used before.
There isn’t a limit on how many characters you use with this shortcut, but if there is a line break in anything you paste, it will end there. So, it’s best for copying single paragraphs, things like hashtags for Instagram or social links for YouTube descriptions.
Open Folders and Documents in Windows 10

WinHotKey can also be used to quickly open specific folders and documents within Windows 10. You can simply select the Open a Document or Open a Folder options under the I want WinHotKey to: dropdown box and then follow the same steps as above.
This time though, you’ll need to browse to a
specific file or application. If you choose the open document option, most
documents will work, so long as you have a supporting application defaulted to
open those kinds of files. From my testing, I could get Photoshop, office apps
like Excel, PDF files, and text files.
If a file didn’t work, Windows 10 will ask you
to choose a default application for that file type, and then future hotkeys
with that file type would then also work.
Use Autohotkey for Emojis
AutoHotkey is another application for Windows 10 that can help you to create more complex keyboard shortcuts. This software can be used to automate a large number of different tasks. You can download Autohotkey from their website for free.
Once you’ve downloaded it, extract the file to
a memorable location. Then, in the directory, double click an .ahk file, then when asked, choose to browse what application should be used to open such files.
Next, browse and navigate to
AutoHotkeyU64. This will allow you to run AutoHotkey scripts by double
clicking them.

It’s very easy to use emojis on a smartphone,
but there isn’t any easy way to do this on a computer by default. With
Autohotkey, you can set up a number of emoji shortcuts. Here’s how to do it.

Creating a hotkey extension can be quite complex, but thankfully there are dozens of great autohotkey scripts on the internet. For creating emojis, we’d suggest this one.
On the page shared above, click the Raw button to be taken to a raw text file. Next, press Ctrl+A to select the entire code. Then press Ctrl+C to copy it all. After, open a Notepad file and paste the code there.

Now, click File in Notepad, then click Save as. Navigate to the directory you extracted Autohotkey. Next, click the Save as type drop down box and select All files. Now, name it Emoji.ahk and click Save.
To use this hotkey script, you’ll need to double click it each time you start your
PC. After, you can type emoji codes like :smiley: to automatically use
emojis. At any time, you can refer back to the Github link above to see which
codes are used for each emoji.
More Advanced Autohotkey Scripts
The potential for more advanced Autohotkey scripts is quite impressive. You can read up on some of the best scripts here. Some examples include the following:
- Magnify the screen with keybinds
- Use mouse gestures
- Drag windows easily
- Quickly access your favorite
folders
- View upload/download speed via a
small on-screen overlay
Summary
I hope that this guide on using Windows keyboard shortcuts has been useful. Did you learn anything? I hope so. Did you struggle with any of the suggestions in this guide? If so, send me a Tweet and I’ll be happy to help out as soon as possible.