{"id":413,"date":"2019-10-11T10:06:50","date_gmt":"2019-10-11T10:06:50","guid":{"rendered":"https:\/\/www.nicovs.be\/?p=413"},"modified":"2019-10-11T10:07:15","modified_gmt":"2019-10-11T10:07:15","slug":"macos-change-mumeric-keypads-comma-to-a-dot","status":"publish","type":"post","link":"https:\/\/www.nicovs.be\/?p=413","title":{"rendered":"MacOS: Change numeric keypads comma to a dot"},"content":{"rendered":"<p>Just a mental note for myself on how to change keybindings on a mac, not using Karabiner.<\/p>\n<p>I use this to replace the comma (,) on the numeric keypad by a dot (.) &#8230; This helps a lot for typing IP addresses<\/p>\n<p>Create a file:<\/p>\n<pre class=\"lang:sh decode:true \">vim\u00a0~\/Library\/KeyBindings\/DefaultKeyBinding.Dict<\/pre>\n<p>and add the following lines:<\/p>\n<pre class=\"lang:sh decode:true \">{\r\n   \"#,\" = (\"insertText:\", \".\");\r\n}\r\n<\/pre>\n<p>Found this info using this gist:\u00a0<a href=\"https:\/\/gist.github.com\/trusktr\/1e5e516df4e8032cbc3d\" rel=\"noreferrer\">https:\/\/gist.github.com\/trusktr\/1e5e516df4e8032cbc3d<\/a><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Just a mental note for myself on how to change keybindings on a mac, not using Karabiner. I use this to replace the comma (,) on the numeric keypad by a dot (.) &#8230; This helps a lot for typing IP addresses Create a file: vim\u00a0~\/Library\/KeyBindings\/DefaultKeyBinding.Dict and add the following lines: { &#8220;#,&#8221; = (&#8220;insertText:&#8221;, &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/www.nicovs.be\/?p=413\"> <span class=\"screen-reader-text\">MacOS: Change numeric keypads comma to a dot<\/span> Read More &raquo;<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","footnotes":""},"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/www.nicovs.be\/index.php?rest_route=\/wp\/v2\/posts\/413"}],"collection":[{"href":"https:\/\/www.nicovs.be\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.nicovs.be\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.nicovs.be\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.nicovs.be\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=413"}],"version-history":[{"count":4,"href":"https:\/\/www.nicovs.be\/index.php?rest_route=\/wp\/v2\/posts\/413\/revisions"}],"predecessor-version":[{"id":417,"href":"https:\/\/www.nicovs.be\/index.php?rest_route=\/wp\/v2\/posts\/413\/revisions\/417"}],"wp:attachment":[{"href":"https:\/\/www.nicovs.be\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=413"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.nicovs.be\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=413"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.nicovs.be\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=413"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}