Shaare your links...
1982 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 2
25 results for tags key-binding x
  • Use ‘xkb’ to setup full-spectrum of modifiers—Meta, Alt, Super, and Hyper—for use with Emacs – Emacs Notes
    How to enable modifier keys in X11.
    https://emacsnotes.wordpress.com/2022/08/16/who-stole-c-c-and-possibly-other-keys-from-my-emacs/ looks interesting too.
    Wed Nov 2 14:19:35 2022 - permalink -
    - https://emacsnotes.wordpress.com/2022/10/30/use-xkb-to-setup-full-spectrum-of-modifiers-meta-alt-super-and-hyper-for-use-with-emacs/
    blog emacs HOWTO key-binding Lisp X11
  • EXWM (Emacs X Window Manager)
    full-featured tiling X window manager for Emacs built on top of XELB. It features:

    Fully keyboard-driven operations
    Hybrid layout modes (tiling & stacking)
    Dynamic workspace support
    ICCCM/EWMH compliance
    (Optional) RandR (multi-monitor) support
    (Optional) Builtin system tray
    (Optional) Builtin input method
    Found on https://news.ycombinator.com/item?id=22457846, where I read the intriguing comment "I have been using it exclusively on my machines for the past three years. By far the best computing environment I have used." from Vladimir Sedach.
    Fri Aug 5 23:54:57 2022 - permalink -
    - https://github.com/ch11ng/exwm
    emacs key-binding TODO X11
  • XKeyboardConfig
    X Keyboard Configuration Database
    The goal is to provide the consistent, well-structured, frequently released open source of X keyboard configuration data for X Window System implementations (free, open source and commercial). The project is targeted to XKB-based systems.
    https://people.uleth.ca/~daniel.odonnell/Blog/custom-keyboard-in-linuxx11 looks useful as well.
    Thu Jan 27 11:56:08 2022 - permalink -
    - https://www.freedesktop.org/wiki/Software/XKeyboardConfig/
    key-binding TODO X11
  • Window-chord
    Key chords for window management inspired by the Symbolics Lisp-machine.
    Found on https://planet.scheme.org/ Monday, December 13, 2021. I did not find an URL for this post.
    See also the push-pin maps https://speechcode.com/blog/push-pin-maps
    https://speechcode.com/maps/world?places=ad,at,be,ca,ch,cn,cz,de,dk,ee,eg,es,fi,fr,gb,gr,hr,hu,id,il,it,jo,jp,li,lt,lv,mt,nl,no,ps,pt,se,si,sk,tr,us,va
    https://speechcode.com/blog/org-to-clipboard
    Wed Dec 15 08:05:28 2021 - permalink -
    - https://speechcode.com/blog/window-chord
    blog JavaScript key-binding lisp map Scheme TODO web
  • Cursor keys belong at the center of your keyboard @ tonsky.me
    The unrelated article https://tonsky.me/blog/syncthing about Syncthing is interesting too. A great quote from https://tonsky.me/blog/phil-libin (not clear whether its from Phil or Nikita):
     The easiest emotional state to generate algorithmically is tribal outrage. It’s a simple and primal emotion. We, as the tech industry, have built a model that we make money when we piss people off. And everyone’s pissed off now, we’ve made a lot of money and people are like, what went wrong? Well, everything went exactly as planned.
    Mon Sep 13 11:12:13 2021 - permalink -
    - https://tonsky.me/blog/cursor-keys/
    key-binding tool
  • mutt in Qubes - Teil 4 - pass | man Richard-Baeck.3
    Interesting ideas for chosing file names for the password manager pass(1).
    See also https://ritschmaster.github.io/2020/05/10/mutt-in-Qubes-Teil-2-xbindkeys.html
    Tue Jun 15 12:47:18 2021 - permalink -
    - https://ritschmaster.github.io/2020/10/26/mutt-in-Qubes-Teil-4.html
    blog german key-binding password
  • an open-source Remote Desktop Protocol server
    Found on
    See also http://www.rdesktop.org/ (dated?) and https://www.freerdp.com/ for open source UNIX clients.
    The wiki page https://github.com/FreeRDP/FreeRDP/wiki/Keyboard has information about keyboard scan codes and remapping mechanisms in Windows and X11.
    Fri Jun 4 00:17:56 2021 - permalink -
    - http://xrdp.org/
    FOSS key-binding software Windows
  • XKB Configuration Guide
    This document describes how to configure Xorg XKB from a user's point of view. It covers basic configuration syntax and gives also a few examples.
    See also the "X Keyboard Configuration Database" https://www.freedesktop.org/wiki/Software/XKeyboardConfig and
    "Custom Keyboard in Linux/X11" http://people.uleth.ca/~daniel.odonnell/Blog/custom-keyboard-in-linuxx11 on Daniel Paul O'Donnell's blog.
    Sat May 22 21:14:11 2021 - permalink -
    - https://www.x.org/releases/X11R7.6/doc/xorg-docs/input/XKB-Config.html
    key-binding reading X11
  • Quantum Mechanical Keyboard Firmware
    QMK (Quantum Mechanical Keyboard) is an open source community centered around developing computer input devices. The community encompasses all sorts of input devices, such as keyboards, mice, and MIDI devices. A core group of collaborators maintains QMK Firmware, QMK Configurator, QMK Toolbox, qmk.fm, and this documentation with the help of community members like you.
    See also https://github.com/mihaiolteanu/mugur, an Emacs program to help configuring a QMK keyboard.
    Mon May 3 11:21:30 2021 - permalink -
    - https://docs.qmk.fm/#/
    emacs FOSS key-binding keyboard software TODO
  • EurKEY - Wikipedia
    Try this on Linux and find out what is needed to get it under Windows. The US international keyboard mapping is less than ideal, because ' and " are dead keys.
    Tue Mar 9 17:13:02 2021 - permalink -
    - https://en.wikipedia.org/wiki/EurKEY#Petition_of_EurKEY_as_European_standard
    key-binding TODO
  • Cowgol 2.0: Ada-inspired language for very small systems
    Main page is http://cowlark.com/cowgol/
    It used to support the Apollo Guidance Computer used in the Apollo spacecraft, but I had to remove the code generator while rewriting the compiler and I haven’t reworked the AGC backend.
    http://cowlark.com/2019-07-20-cowgol-agc/index.html
    The author also ported the Fuzix operating system to the Raspberry π pico.
    http://cowlark.com/2021-02-16-fuzix-pi-pico/index.html

    His tool https://github.com/davidgiven/narcissus to remap keys might be interesting too.
    So is his Forth system http://cowlark.com/fforth/
    Tue Feb 23 14:45:29 2021 - permalink -
    - http://cowlark.com/2020-06-25-cowgol-2-0/index.html
    6502 Ada AGC compiler Forth key-binding pdp-11 pi raspberry Unix π
  • GitHub - ililim/dual-key-remap: Remap any key to any other two keys on Windows 🔥. Remap CapsLock to both Ctrl and Escape!
    Remap any key to any other two keys on Windows. Most commonly used to remap CapsLock to Escape when pressed alone and Ctrl when pressed with other keys. Written in C to run at the lowest Windows API level for speed and reliability.
    Mon Dec 21 15:22:04 2020 - permalink -
    - https://github.com/ililim/dual-key-remap
    FOSS GPL key-binding Windows
  • GitHub - susam/uncap: Map Caps Lock to Escape or any key to any key
    Map Caps Lock key to Escape key, or any to any key, on Windows systems.
    Fri Dec 18 11:06:47 2020 - permalink -
    - https://github.com/susam/uncap#custom-mapping
    key-binding MIT software Windows
  • Interception - Francisco Lopes
    With Interception you are able to intercept and transform input data from keyboard and mouse. Support is still Windows only (from Windows XP to Windows 10).
    See also https://github.com/oblitum/Interception
    Tue Jun 30 11:23:21 2020 - permalink -
    - http://www.oblita.com/interception.html
    key-binding keyboard Windows
  • .@ Tony Finch's homepage
    Interesting software, such as
    unifdef selectively removes C preprocessor conditionals. My version of this program now shipped by all the BSDs (including Mac OS X) and is used by the Linux kernel build system.
    regpg safely stores server secrets using gpg, so you can keep them in version control.
    picoro - tiny coroutine implementations in pure C. I wrote an accompanying article, coroutines in 20 lines of standard C.
    Counting the days - tiny routines for converting Gregorian dates into linear counts, like Julian day numbers or Unix time_t. The date of the count - a small routine for converting linear day counts into Gregorian dates.
    https://dotat.at/@/2016-04-22-synergy-vs-xmodmap-fight.html Why you can't use xmodmap to change how Synergy handles modifier keys
    His log of links, https://dotat.at/:/ which I found on the TUHS mailing list is also worth reading. He explains a bit about this log on http://dotat.at/.
    Mon Jun 8 22:31:25 2020 - permalink -
    - http://dotat.at/
    blog C compiler cryptography Go key-binding lisp software software TUHS X11
  • Lisp Machine-style keyboard layout for PC keyboards in X11
    Vladimir Sedach explains how to establish a lisp machine keyboard layout under X11. He mentions that keycaps with the right symbols have been made.
    Mon Aug 19 15:21:19 2019 - permalink -
    - https://oneofus.la/have-emacs-will-hack/2018-04-08-lisp-machine-keyboard-layout-in-x11.html
    blog key-binding lisp
  • A Modern Space Cadet / Steve Losh
    How to choose and configure keyboards for efficient typing. Found Wed Dec 21 18:38:57 2016, rediscovered Tue Aug 28 01:08:05 2018.
    The blog has other intersting articles, e.g. https://stevelosh.com/blog/2018/08/a-road-to-common-lisp/, https://stevelosh.com/blog/2013/09/teach-dont-tell/
    Wed Dec 21 18:38:57 2016 - permalink -
    - http://stevelosh.com/blog/2012/10/a-modern-space-cadet/
    blog common-lisp hardware HOWTO key-binding keyboard lisp
  • Some tools and resources for character input
    Collection of tools and keyboard mappings for different languages for Linux, OS X and Windows.
    Fri Dec 13 17:20:35 2013 - permalink -
    - http://scripts.sil.org/cms/scripts/page.php?item_id=inputtoollinks
    key-binding keyboard software tool
  • CodeProject: Lock Windows Desktop. Free source code and programming help
    Information about keyboard handling and rebinding in Windows.
    Mon Mar 23 15:43:38 2009 - permalink -
    - http://www.codeproject.com/KB/winsdk/AntonioWinLock.aspx
    HOWTO key-binding keyboard programming TODO
  • js-hotkeys - Google Code
    Javascript code to bind keys to functions in browsers such as Firefox, Chrome.
    Tue Nov 4 17:19:30 2008 - permalink -
    - http://code.google.com/p/js-hotkeys/
    JavaScript key-binding keyboard programming software web
Links per page: 20 50 100
◄Older
page 1 / 2
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.