Mar 31 2008
∞
Swap Control and Caps Lock in X.Org
In the keyboard section of xorg.conf:
Option "XkbOptions" "ctrl:swapcaps"
In the keyboard section of xorg.conf:
Option "XkbOptions" "ctrl:swapcaps"
export PS1="\n\[\033[0;32m\]\w\[\033[0m\]\n[\u@\h]\$ "
Produces a prompt that looks something like this, with that initial newline giving some space from the output of the previous command:
~/src/lexblog/lexcode
[ches@porco]$
Scrivener is a word processor and project management tool created specifically for writers of long texts such as novels and research papers. Has a screenplay mode, WriteRoom-like fullscreen edit,…
finding that just about everything in the Rails Recipes book is useful and pertinent