Skip to content

Instantly share code, notes, and snippets.

:set ff=dos
curl -F 'login=ootput' -F 'token=_API_TOKEN_HERE_' https://github.com/api/v2/json/repos/delete/_REPO_NAME_
{% for book in modules.readernaut.books %}
<td>
<a href="$book.book_edition.permalink">
<img src="$book.book_edition.covers.cover_small" alt="$book.book_edition.title" />
</a>
</td>
{% endfor %}
{% if categorize %}
<h3><span>${ "Categories" | translate }</span></h3>
<ul id="categorize">
{% for cat in categorize %}
<li>
<a href="{% url "category/" ~ cat.clean %}">${ cat.name }</a>
<span class="sub">($cat.total)</span>
</li>
{% endfor %}
</ul>
Section "ServerLayout"
#...
InputDevice "Configured Mouse" "Pointer"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "evdev"
Option "CorePointer"
Option "Name" "Logitech USB Gaming Mouse"
pointer = 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
# Nautilus:Back
"xdotool key alt+Left"
b:8
# Nautilus:Forward
"xdotool key alt+Right"
b:9
# plymouth-set-default-theme --list
# plymouth-set-default-theme <theme_name> --rebuild-initrd
### Last Updated: June 3rd 2010
# List of patches for all architectures
PATCH_COMMON=001_bind 003_getsockopt 004_openssl 005_ptrace 006_openssl 007_ftpd 008_kerberos 009_mpi 010_openssl 011_pfsync 012_trunklacp
# List of patches for i386 only
PATCH_I386=002_xmm
#...
002_xmm: _kernel
003_getsockopt: _kernel
005_ptrace: _kernel
# make PATCH="001" build
# make PATCH="001" plist
# make PATCH="001" package