Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
for file in *.xwd
do
convert "$file" "${file%.xwd}.png"
done
@lukexie
lukexie / windows xwindow mouse
Created July 19, 2017 10:36
windows focus follow mouse not activate
Control Panel\Ease of Access\Change how your mouse works
-- "Activate a window by hovering over it with the mouse"
HKEY_CURRENT_USER\Control Panel\Desktop\UserPreferenceMask
first byte - 0x40
logout
mount -F nfs 10.5.1.119:/c/app/nfsroot/repo /tmp/repo
vim -u NONE -c "helptags vim-fugitive/doc" -c q