[ create a new paste ] login | about

Project: linuxcritic
http://linuxcritic.codepad.org
Language:
Description:
None

Recent Pastes:

Plain Text, pasted on Sep 17:
1
2
3
4
5
#!/bin/sh
#
# fluxbox startup-script:
#
# Lines starting with a '#' are ignored.
...
view (26 lines)
Plain Text, pasted on Aug 8:
1
2
3
4
5
<?xml version="1.0" encoding="UTF-8"?>
<deviceinfo version="0.2">
  <device>
    <match key="input.x11_driver" string="synaptics">
      <merge key="input.x11_options.SHMConfig" type="string">True</merge>
...
view (8 lines)
Plain Text, pasted on Aug 7:
1
2
3
4
5
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
...
view (33 lines)
trent - Plain Text, pasted on Jul 1:
1
2
3
4
5
#! /bin/sh
#
# rc.4		This file is executed by init(8) when the system is being
#		initialized for run level 4 (XDM)
#
...
view (48 lines)
Plain Text, pasted on Jun 29:
1
helloooooo
view (1 line)
trent - Plain Text, pasted on Jun 29:
1
2
3
4
5
# Generated by fluxbox-generate_menu
#
# If you read this it means you want to edit this file manually, so here
# are some useful tips:
#
...
view (189 lines)