Skip to content

Instantly share code, notes, and snippets.

@daemox
daemox / AndroidManifest.xml
Created May 22, 2014 20:06
xbmc-13.1-Gotham_beta2_armeabi-v7a\AndroidManifest.xml
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.xbmc.xbmc">
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.WAKE_LOCK"/>
<uses-permission android:name="android.permission.GET_TASKS"/>
<application android:debuggable="true" android:hasCode="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name">
<activity android:configChanges="touchscreen|keyboard|keyboardHidden|navigation|orientation" android:finishOnTaskLaunch="true" android:launchMode="singleInstance" android:name=".Splash" android:screenOrientation="sensorLandscape" android:theme="@android:style/Theme.NoTitleBar.Fullscreen">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
@daemox
daemox / server.cfg
Created August 28, 2013 00:44
~/.tf2/tf/cfg/server.cfg
//=== v.05-31-13 ===//
//=== ADMIN SETTINGS ===//
//Added rcon password here.
rcon needed here
//Game Server name, you may add your Clan Tag to hostname
hostname "No Nonsense Server"
//SourceTV server name, you may add your Clan Tag //Commented out until configuring SourceTV
@daemox
daemox / server.cfg
Created August 28, 2013 00:22
~/.tf2/tf/cfg/server.cfg
// Format (see next line)//
//command VARIABLE //(DEFAULT)Clients/Server:comments.
// Alphabetical for now //
sv_allow_color_correction 0 0 //(1)Clients: may make the server more consistent. Performance increase?
sv_allow_voice_from_file 0 //(1)Clients: voice_inputfromfile.
sv_allow_votes 1 //(1)Clients: disable with mods?
sv_allow_wait_command 0 //(1)Clients: may prevent the use of weapon scripts.
@daemox
daemox / 10-monitor.conf
Created August 23, 2013 23:45
/etc/X11/xorg.conf.d/10-monitor.conf for Dual monitor NVIDIA driver setup. Screen1 is rotated and above screen0.
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 325.15 (buildmeister@swio-display-x64-rhel04-03) Wed Jul 31 19:04:13 PDT 2013
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 1280
Screen 1 "Screen1" 448 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
@daemox
daemox / makepkg.conf
Created July 9, 2013 06:44
Arch Linux x86_64 /etc/makepkg.conf Ivy Bridge Xeon
#
# /etc/makepkg.conf
#
#########################################################################
# SOURCE ACQUISITION
#########################################################################
#
#-- The download utilities that makepkg should use to acquire sources
# Format: 'protocol::agent'
@daemox
daemox / locale.conf
Created June 21, 2013 05:53
Arch Linux /etc/locale.conf
# Enable UTF-8 with Australian settings.
LANG="en_US.UTF-8"
# Keep the default sort order (e.g. files starting with a '.'
# should appear at the start of a directory listing.)
LC_COLLATE="C"
# Set the short date to YYYY-MM-DD (test with "date +%c")
LC_TIME="en_DK.UTF-8"
@daemox
daemox / ntp.conf
Last active December 17, 2015 18:39
Arch Linux /etc/ntp.conf US Pool Servers
server ntp.alaska.edu
server 0.us.pool.ntp.org
server 1.us.pool.ntp.org
server 2.us.pool.ntp.org
server 3.us.pool.ntp.org
@daemox
daemox / vconsole.conf
Last active December 17, 2015 18:39
Arch Linux dvorak /etc/vconsole.conf
KEYMAP=dvorak
FONT=Lat2-Terminus16
FONT_MAP=8859-2