[go: up one dir, main page]

Menu

[r298]: / bin / ct-autostart  Maximize  Restore  History

Download this file

34 lines (31 with data), 1.2 kB

#!/bin/sh
##
## ct-autostart.sh
## Login : <ctaf@ctaf-laptop>
## Started on  Wed Feb 13 20:30:25 2008 GESTES Cedric
## $Id$
##
## Author(s):
##  - GESTES Cedric <ctaf42@gmail.com>
##
## Copyright (C) 2008 GESTES Cedric
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 3 of the License, or
## (at your option) any later version.
##
## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
## GNU General Public License for more details.
##
## You should have received a copy of the GNU General Public License
## along with this program; if not, write to the Free Software
## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
##
# CTAFCONF
# this file need to be run at X startup, it remove bell, and setup xterm and aterm, to use good default color

#fucking annoying bell
xset b off;

#merge setting for x application (xterm,aterm,..)
xrdb -merge ~/.config/ctafconf/etc/xsession/Xdefaults