<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>USAGI-WRP</author_name>
  <author_url>https://blog.hatena.ne.jp/USAGI-WRP/</author_url>
  <blog_title>C++ ときどき ごはん、わりとてぃーぶれいく☆</blog_title>
  <blog_url>https://usagi.hatenablog.jp/</blog_url>
  <categories>
    <anon>electron</anon>
    <anon>electron-localshortcut</anon>
    <anon>how to</anon>
    <anon>example</anon>
    <anon>key-binding</anon>
    <anon>shortcut key</anon>
  </categories>
  <description>準備: yarn add electron-localshortcut; https://www.npmjs.com/package/electron-localshortcut 実装例(public/electron.js): const electron = require(&quot;electron&quot;); const app = electron.app; const browser_window = electron.BrowserWindow; const local_shortcut = require(&quot;electron-localshortcut&quot;); let main_window;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fusagi.hatenablog.jp%2Fentry%2F2020%2F05%2F08%2F182241&quot; title=&quot;Electron アプリに electron-localshortcut で非グローバルでMenuのアクセラレーターも使わないキーバインドを追加するメモ - C++ ときどき ごはん、わりとてぃーぶれいく☆&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-05-08 18:22:41</published>
  <title>Electron アプリに electron-localshortcut で非グローバルでMenuのアクセラレーターも使わないキーバインドを追加するメモ</title>
  <type>rich</type>
  <url>https://usagi.hatenablog.jp/entry/2020/05/08/182241</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
