<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://crunchbanglinux.org/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>CrunchBang Linux Wiki</title>
    <subtitle></subtitle>
    <link rel="alternate" type="text/html" href="http://crunchbanglinux.org/wiki/"/>
    <id>http://crunchbanglinux.org/wiki/</id>
    <updated>2012-05-17T04:56:19+01:00</updated>
    <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
<link rel="self" type="application/atom+xml" href="http://crunchbanglinux.org/wiki/feed.php" />
    <entry>
        <title>Framebuffer in Grub2 [NEEDS EDITING]</title>
        <link rel="alternate" type="text/html" href="http://crunchbanglinux.org/wiki/howto/adjust_grub2_framebuffer"/>
        <published>2012-05-11T23:04:51+01:00</published>
        <updated>2012-05-11T23:04:51+01:00</updated>
        <id>http://crunchbanglinux.org/wiki/howto/adjust_grub2_framebuffer</id>
        <author>
            <name>rhowaldt</name>
        </author>
        <summary>The previous method of setting the framebuffer by adding 'vga=xxx' at the end of the kernel line in '/boot/grub/menu.lst' is no longer possible in Grub2 as the configuration files and their locations have completely changed. It is still possible to set a framebuffer resolution that matches your screen resolution, just a little more complicated.</summary>
    </entry>
    <entry>
        <title>CrunchBang Community Wiki</title>
        <link rel="alternate" type="text/html" href="http://crunchbanglinux.org/wiki/start"/>
        <published>2012-05-09T05:37:17+01:00</published>
        <updated>2012-05-09T05:37:17+01:00</updated>
        <id>http://crunchbanglinux.org/wiki/start</id>
        <author>
            <name>johnraff</name>
        </author>
        <summary>Welcome to the CrunchBang Community Wiki. This is THE definitive place for members of the CrunchBang community to discuss ideas and store CrunchBang related information, articles and guides. Please feel free to register to help create and maintain this community resource.</summary>
    </entry>
    <entry>
        <title>IRC Rules [NEEDS EDITING]</title>
        <link rel="alternate" type="text/html" href="http://crunchbanglinux.org/wiki/irc-channel-rules"/>
        <published>2012-05-08T15:21:20+01:00</published>
        <updated>2012-05-08T15:21:20+01:00</updated>
        <id>http://crunchbanglinux.org/wiki/irc-channel-rules</id>
        <author>
            <name>vuoristoneuvos</name>
        </author>
        <summary>General Rules:

	*  Read the rules.
	*  Be Civil to fellow users, don't flame, make sexist or racist remarks, or generally be nasty towards others.
	*  Do not discuss questionable topics in the channel; including (but not limited to): porn, adult humor, illegal or questionable acts and content.
	*  Do not spam or flood the channel. Multi-line ascii art, now playing information and computer setup (vpenis scrips and such) included. If you need to share a text excerpt use pastebin (&lt;http://crunchba…</summary>
    </entry>
    <entry>
        <title>Wiki Editors' Guide</title>
        <link rel="alternate" type="text/html" href="http://crunchbanglinux.org/wiki/wiki_editors_guide"/>
        <published>2012-05-08T06:33:58+01:00</published>
        <updated>2012-05-08T06:33:58+01:00</updated>
        <id>http://crunchbanglinux.org/wiki/wiki_editors_guide</id>
        <author>
            <name>johnraff</name>
        </author>
        <summary>The Crunchbang Wiki is currently being reorganised. Thank you for taking the time to read this, and please help us if you can! The process is being discussed on the Crunchbang Forum here:

&lt;http://crunchbanglinux.org/forums/topic/19207/doing-something-about-the-wiki/&gt;

If you would like to add to or modify something in this guide, all input is most welcome but please discuss any changes at the above forum thread before modifying this document.</summary>
    </entry>
    <entry>
        <title>How to Install Wbar [NEEDS EDITING]</title>
        <link rel="alternate" type="text/html" href="http://crunchbanglinux.org/wiki/howto/wbar"/>
        <published>2012-05-06T13:39:11+01:00</published>
        <updated>2012-05-06T13:39:11+01:00</updated>
        <id>http://crunchbanglinux.org/wiki/howto/wbar</id>
        <author>
            <name>machinebacon</name>
        </author>
        <summary>Intro


Wbar is a very sweet little mac-style animated application launcher.  Eye-candy, but easy on the resources. 

See some screenshots here.

How to set up


The first step is to install Wbar get it here &lt;http://code.google.com/p/wbar/downloads/list&gt;
download the .deb file: wbar_1.3.3_i386.deb Now you need to go to your Panel taskbar and right click -select panel settings then under position make it top.
then i delete all icons  out of panel applets. once this is done add back menu..system t…</summary>
    </entry>
    <entry>
        <title>rxvt-tabbed [OK?]</title>
        <link rel="alternate" type="text/html" href="http://crunchbanglinux.org/wiki/rxvt-tabbed"/>
        <published>2012-05-06T13:29:51+01:00</published>
        <updated>2012-05-06T13:29:51+01:00</updated>
        <id>http://crunchbanglinux.org/wiki/rxvt-tabbed</id>
        <author>
            <name>machinebacon</name>
        </author>
        <summary>(mb) Nothing wrong with it, but I think it needs a description what it does/is, and later categorized in a scripts section. 


#!/usr/bin/perl

# I tried to write this with Tk, as it uses less memory and is
# more widely available. Alas, Tk is rather broken with respect to embedding.

# on debian, do:
# apt-get install libgtk2-perl

# Also see the Gtk2::URxvt module family, which does this much cleaner
# and provides a real tabbed-terminal.

my $RXVT_BASENAME = &quot;rxvt&quot;;

use Gtk2;
use Encode;

$S…</summary>
    </entry>
    <entry>
        <title>Non Default Apps[NEEDS EDITING]</title>
        <link rel="alternate" type="text/html" href="http://crunchbanglinux.org/wiki/other_apps"/>
        <published>2012-05-06T13:26:29+01:00</published>
        <updated>2012-05-06T13:26:29+01:00</updated>
        <id>http://crunchbanglinux.org/wiki/other_apps</id>
        <author>
            <name>machinebacon</name>
        </author>
        <summary>A list of pages on non default apps, for an index of default apps, see Default Applications [NEEDS EDITING/OUTDATED].


	*  gtk-chtheme GTK+ 2.0 theme changer and previewer
	*  sylpheed e-mail client.  It's lighter weight than Claws which is a fork that's added many other features.  You can also add features with slypheed, but it's taken the approach of shelling out to other programs for added functionality similar to classic Unix philosophy of do one thing well.  It has better security, since i…</summary>
    </entry>
    <entry>
        <title>lxappearance (English) [OK]</title>
        <link rel="alternate" type="text/html" href="http://crunchbanglinux.org/wiki/lxappearance"/>
        <published>2012-05-06T13:24:18+01:00</published>
        <updated>2012-05-06T13:24:18+01:00</updated>
        <id>http://crunchbanglinux.org/wiki/lxappearance</id>
        <author>
            <name>machinebacon</name>
        </author>
        <summary>Lxappearance is a GUI GTK theme switcher, Gtk deals with the contents of a window, Icons, background window colour, not the title bar, to configure that see Obconf (English). 
It allows you to choose a gtk+ theme, install and choose icons, select toolbar style and font.</summary>
    </entry>
    <entry>
        <title>netinstall [OK]</title>
        <link rel="alternate" type="text/html" href="http://crunchbanglinux.org/wiki/netinstall"/>
        <published>2012-05-06T13:22:40+01:00</published>
        <updated>2012-05-06T13:22:40+01:00</updated>
        <id>http://crunchbanglinux.org/wiki/netinstall</id>
        <author>
            <name>machinebacon</name>
        </author>
        <summary>Crunchbang does not provide official network installation (netinstall) images, as replicating such an install is possible using the Debian Squeeze NetInstall images, and the Crunchbang Repositories.

After installing Debian via netinstall, to replicate crunchbang:</summary>
    </entry>
    <entry>
        <title>Image Bucket [OUTDATED?]</title>
        <link rel="alternate" type="text/html" href="http://crunchbanglinux.org/wiki/screenshots/misc"/>
        <published>2012-05-06T13:19:37+01:00</published>
        <updated>2012-05-06T13:19:37+01:00</updated>
        <id>http://crunchbanglinux.org/wiki/screenshots/misc</id>
        <author>
            <name>machinebacon</name>
        </author>
        <summary>[Openbox combined client list menu.]
Openbox combined client list menu.

[CrunchBang desktop with wallpaper by omns.]
CrunchBang desktop with wallpaper by omns.

[Vagalume running on CrunchBang Linux 8.10.01]
Vagalume running on CrunchBang Linux 8.10.01 in a virtual machine.</summary>
    </entry>
    <entry>
        <title>Installing nVidia and ATI drivers [OK] - added link to smxi</title>
        <link rel="alternate" type="text/html" href="http://crunchbanglinux.org/wiki/nvidia"/>
        <published>2012-05-06T13:17:03+01:00</published>
        <updated>2012-05-06T13:17:03+01:00</updated>
        <id>http://crunchbanglinux.org/wiki/nvidia</id>
        <author>
            <name>machinebacon</name>
        </author>
        <summary>For nVidia Drivers, hardran3 has a guide here on the CrunchBang Forums

For ATI drivers there are several guides in the Tips,Tricks &amp; Scripts  on the CrunchBang Forum including this one by el_koraco

Automated installation of proprietary drivers can be carried out with smxi</summary>
    </entry>
    <entry>
        <title>Cruncheee partitioning and postinstall tips [OBSOLETE]</title>
        <link rel="alternate" type="text/html" href="http://crunchbanglinux.org/wiki/cruncheee_partitioning_and_postinstall_tips"/>
        <published>2012-05-06T13:11:48+01:00</published>
        <updated>2012-05-06T13:11:48+01:00</updated>
        <id>http://crunchbanglinux.org/wiki/cruncheee_partitioning_and_postinstall_tips</id>
        <author>
            <name>machinebacon</name>
        </author>
        <summary>There are many advices on the web about how to partition your eeepc.

At first it can be quite confusing and many people just install their OS on the first disk, which results in a pc with a very limited harddisk space.

Why not use it's full potential ?</summary>
    </entry>
    <entry>
        <title>How to enable Japanese input [OK?]</title>
        <link rel="alternate" type="text/html" href="http://crunchbanglinux.org/wiki/howto/enable_japanese_input_with_ibus_and_mozc"/>
        <published>2012-05-06T13:10:45+01:00</published>
        <updated>2012-05-06T13:10:45+01:00</updated>
        <id>http://crunchbanglinux.org/wiki/howto/enable_japanese_input_with_ibus_and_mozc</id>
        <author>
            <name>machinebacon</name>
        </author>
        <summary>This is a short guide to enabling the input of Japanese in CrunchBang. There are various ways to do this, but here we do it via the combination of IBus and Mozc. As of early 2012, the IBus/Mozc combination is probably the simplest (or least irritating) combination both to set up and to use.</summary>
    </entry>
    <entry>
        <title>How to Set Gpicview as Default image viewer [OUTDATED]</title>
        <link rel="alternate" type="text/html" href="http://crunchbanglinux.org/wiki/howto/set_gpicview_as_default_image_viewer"/>
        <published>2012-05-06T13:08:48+01:00</published>
        <updated>2012-05-06T13:08:48+01:00</updated>
        <id>http://crunchbanglinux.org/wiki/howto/set_gpicview_as_default_image_viewer</id>
        <author>
            <name>machinebacon</name>
        </author>
        <summary>Although GIMP is a fantastic image editing tool, it's not what you need for simply view images.  For some reason, it came installed with Crunchbang set as the default image viewer, instead of the lightweight gpicview. 

To set gpicview as default image viewer - simply right-click an image file in your file manager window, and select “open with gpicview”.  From there, click the preferences icon on the bottom right and select “Set gpicview as default image viewer”.</summary>
    </entry>
    <entry>
        <title>HOWTO use xscreensaver instead of gnome-screensaver [OUTDATED]</title>
        <link rel="alternate" type="text/html" href="http://crunchbanglinux.org/wiki/howto/install_xscreensaver"/>
        <published>2012-05-06T13:07:32+01:00</published>
        <updated>2012-05-06T13:07:32+01:00</updated>
        <id>http://crunchbanglinux.org/wiki/howto/install_xscreensaver</id>
        <author>
            <name>machinebacon</name>
        </author>
        <summary>This is based on agaz's howto in the Tips, Tricks and Scripts forum.

What is the reason for this howto?

If you can't find a suitable screensaver in the ones that come installed with #! then you might like to use the xscreensaver package instead.

Installing the xscreensaver packages

Run the following command in a terminal:</summary>
    </entry>
    <entry>
        <title>CrunchBang Linux Acer Aspire One Howto [OBSOLETE/NEEDS EDITING?]</title>
        <link rel="alternate" type="text/html" href="http://crunchbanglinux.org/wiki/howto/aspireone"/>
        <published>2012-05-06T13:07:03+01:00</published>
        <updated>2012-05-06T13:07:03+01:00</updated>
        <id>http://crunchbanglinux.org/wiki/howto/aspireone</id>
        <author>
            <name>bassetts</name>
        </author>
        <summary>:!: This guide contains instructions on how to install a standard version of CrunchBang on the Acer Aspire One. The guide was created purely from the experience of installing CrunchBang on a A150 Aspire One (the one with the 120 or 160GB HDD) with BIOS version 3309 (). If you own a A110L Aspire One then it is recommended that you carry out research in regards to SSD performance and wear ().</summary>
    </entry>
    <entry>
        <title>Firefox [OK?]</title>
        <link rel="alternate" type="text/html" href="http://crunchbanglinux.org/wiki/firefox"/>
        <published>2012-05-06T12:19:09+01:00</published>
        <updated>2012-05-06T12:19:09+01:00</updated>
        <id>http://crunchbanglinux.org/wiki/firefox</id>
        <author>
            <name>rhowaldt</name>
        </author>
        <summary>Firefox is the default web browser for CrunchBang and is available in the menu under 'Web Browser'.
It is also attached to the keybinding W-w (Windows/superkey-w).
Firefox in CrunchBang also has out of the box for flash video.

Useful extensions

Addons can be installed either from the firefox website or through the top level menu under Tools --&gt; Addons, and clicking on the Get addons tab.</summary>
    </entry>
</feed>
 


