changeset 249:efff5f3e72bb

Fixes for one of my keyboards.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 24 Dec 2014 17:14:18 -0800
parents 142625660e60
children 792cbc7bae1d
files pentadactylrc
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/pentadactylrc	Wed Dec 24 17:13:45 2014 -0800
+++ b/pentadactylrc	Wed Dec 24 17:14:18 2014 -0800
@@ -51,6 +51,11 @@
 " Quickly open some dialogs
 nmap -builtin ,b :downloads<cr>
 
+" On keyboards like the Leopold FC660C, for some obscure reason, the
+" <Insert> key sends the <Help> ID. WTF.
+noremap <Help> <Insert>
+
+# DDG FTW
 set defsearch=duckduckgo
 
 " Super minimal UI