Skip to content

Instantly share code, notes, and snippets.

View chhaugen's full-sized avatar

Carl Henning Haugen chhaugen

  • Norway, Viken
View GitHub Profile
@chhaugen
chhaugen / gist:71c2119d7c13c8b15ab2fde1deee1948
Last active March 28, 2025 11:54
LittleBigMouse on startup for non admin user workaround
Tested with LittleBigMouse-5.2.3.0.exe
How to make it work for non admin accounts
1. Install as usual
2. Set it up as admin account
3. Enable "Load at startup" in the settings pane
4. Open RegEdit as admin account
5. Go to "Computer\HKEY_CURRENT_USER\Software\Mgth"
6. Right click "Mgth" and "Export"
7. Save in C:\
@chhaugen
chhaugen / google_search_maps_addon.user.js
Last active April 17, 2024 11:36 — forked from Daan-Grashoff/README.md
Bring back the google maps button when searching on google
// ==UserScript==
// @name Google maps addon
// @namespace http://tampermonkey.net/
// @version 2024-03-21
// @description Bring google maps button back
// @author You
// @match https://www.google.com/search*
// @include https://www.google.tld/search*
// @icon https://www.google.com/images/branding/googleg/1x/googleg_standard_color_128dp.png
// @grant none
@chhaugen
chhaugen / SignalAutoWin10.md
Last active April 21, 2021 22:16
How to make Signal open (as a tray icon) on startup on Windows 10

How to make Signal open (as a tray icon) on startup on Windows 10

Copying the shortcut:

  1. Select the Start button and scroll to find Signal.
  2. Right-click Signal, select More, and then select Open file location. This opens a file folder window for the location where the shortcut of Signal is saved.
  3. With the file location open, press the Windows logo key + R, type shell:startup, then select OK. This opens the Startup folder. You now have 2 folder windows open: "Programs" and "Startup".
  4. Copy and paste the Signal shortcut from the "Programs" file folder window to the "Startup" folder by right-clicking on Signal shortcut, Copy, go to Startup folder, right-click, Paste Shortcut.

Editing the shortcut:

@chhaugen
chhaugen / UnprivilegedLXCContainersMappingNotes.txt
Last active February 28, 2021 02:33
Notes that helped me figure out the mapping scheme.
To me, it seams like its supposed to remap all of the containers {u,g}ids.
So the important detail is that all of the containers id need to be maped, not the hosts.
Please correct me if I'm wrong.
I added "symbols" to make the syntax more readable, and some show the result on the nest line.
// https://www.reddit.com/r/homelab/comments/6p3xdw/proxmoxlxc_mount_host_folder_in_an_unprivileged/dkncmrc/
0 -> 100000 x 124
0-123 -> 100000-100123
124 -> 1004 x 1