Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Search found 16 matches

by toto
2011-01-25 21:55
Forum: Graphical Environments & Desktops
Topic: How to select multiple desktop environment using startx?
Replies: 6
Views: 4873

Re: How to select multiple desktop environment using startx?

I've setup my .xinitrc like this: #!/bin/sh # Load your X Resource defaults, if you have them... if [ -f $HOME/.Xdefaults ]; then xrdb -merge $HOME/.Xdefaults fi # Set the background color xsetroot -solid black # Turn off beeps xset -b # Turn off screen blanking and turn on energy star features xset...
by toto
2011-01-06 17:35
Forum: Off-Topic
Topic: What does your non-Debian desktop look like?
Replies: 1760
Views: 3050389

Re: What does your non-Debian desktop look like?

wb31_1.png
wb31_1.png (49.36 KiB) Viewed 105291 times
wb31_2.png
wb31_2.png (35.02 KiB) Viewed 105291 times
:wink:
by toto
2010-12-31 00:04
Forum: Graphical Environments & Desktops
Topic: Your favorite font for terminal?
Replies: 13
Views: 2274

Re: Your favorite font for terminal?

Another vote for terminus.

'-*-terminus-*-*-*-*-12-*-*-*-*-*-iso10646-*' works very well for me, it's my favorite font for terminals and also for dwm, i3 and evilwm.
by toto
2010-06-09 21:45
Forum: General Questions
Topic: How to switch session using xdm?
Replies: 15
Views: 6275

Re: How to switch session using xdm?

I think I solved the problem by writing exec startxfce4 in the .xsession file. I'll have to give SLiM a try though. Would it be automatically configured out of the box? The last time I tried Slim it didn't come autoconfigured, you have to edit two files: /etc/slim.conf and your ~/.xinitrc. These ar...
by toto
2009-07-21 09:51
Forum: System and Network configuration
Topic: Grub2 and framebuffer
Replies: 53
Views: 158925

Re: Grub2 and framebuffer

Hi, At the moment there's no configuration support for gfxpayload in /etc/default/grub. See Debians bugreport: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536453 . But you can edit /boot/grub/grub.cfg directly. set gfxpayload=1440x900x32 Add the above line below 'set gfxmode=1440x900x32' in you...
by toto
2009-03-13 01:12
Forum: Docs, HowTos, Tips & Tricks
Topic: Howto: install/configure Awesome 3.2
Replies: 19
Views: 60227

toto, After reading your how to I did some more reading and opted for xmonad. thanks again Xmonad is great :) When I was looking for a good dynamic tiling wm I also used Xmonad, it's very good but after that I tried dwm and Awesome and sticked with them :) dwm is also a very good wm and extremely l...
by toto
2009-03-13 01:03
Forum: Docs, HowTos, Tips & Tricks
Topic: Howto: install/configure Awesome 3.2
Replies: 19
Views: 60227

Thanks again for this great howto. I have a question. Can I change the width of the menu? You can change the menu width and height in your theme config file, see below: # Variables set for theming menu # menu_[bg|fg]_[normal|focus] # menu_[border_color|border_width] menu_submenu_icon = /home/toto/....
by toto
2009-03-07 15:15
Forum: Docs, HowTos, Tips & Tricks
Topic: Howto: install/configure Awesome 3.2
Replies: 19
Views: 60227

This howto has just been updated and is almost finished, more to come soon.
by toto
2009-03-06 23:47
Forum: Docs, HowTos, Tips & Tricks
Topic: Howto: install/configure Awesome 3.2
Replies: 19
Views: 60227

m_l wrote:Thanks, looking forward to the rest of the howto.
I've been rather busy this week but I hope to complete this howto this weekend, stay tuned :)
by toto
2009-03-01 23:57
Forum: Docs, HowTos, Tips & Tricks
Topic: Howto: install/configure Awesome 3.2
Replies: 19
Views: 60227

Howto: install/configure Awesome 3.2

This a simple howto for Awesome 3.2 to get you going. Part 1 is about the installation of Awesome, Part 2 will show you how to edit the config file and Part 3 will show you how to use/create themes. Awesome is a highly configurable and fast tiled window manager for X much like dwm, ion and wmii. Sin...
by toto
2008-08-24 10:02
Forum: Graphical Environments & Desktops
Topic: awesome rules
Replies: 4
Views: 1904

Also, how does awesome get the names of programes? Does it look at the name in the title bar, or the executable name? Or is it some other weird process; because some other programs have the same problem as iceweasel in the awesome rules. I think Awesome uses WM_CLASS for the rules. You can use xpro...
by toto
2008-08-23 23:12
Forum: Graphical Environments & Desktops
Topic: awesome rules
Replies: 4
Views: 1904

You tried a few things but you didn't try anything case sensitive ;) rule { name = "Iceweasel" tags = "ichi" } works, but rule { name = "iceweasel" tags = "ichi" } doesn't. Some are case sensitive in the rules section and others aren't. Here's my rules section...
by toto
2008-05-31 09:44
Forum: Graphical Environments & Desktops
Topic: 5.1 sound
Replies: 6
Views: 1758

I had the same problem, fixed it with this:

Code: Select all

pcm.!default {
    type plug
    slave.pcm "surround51"
    slave.channels 6
    route_policy duplicate
}
Copy and paste this in your favorite texteditor and save it as .asoundrc in your home directory.
by toto
2007-11-19 16:01
Forum: Docs, HowTos, Tips & Tricks
Topic: Rox and USB devices
Replies: 8
Views: 8811

An easy way to unmount/eject removable media as user with ivman is to also start ivman as user.

For more info read the ivman manual and also the ivman howto on Gentoo wiki:
http://gentoo-wiki.com/HOWTO_ivman
by toto
2007-09-19 20:41
Forum: System and Network configuration
Topic: modprobe.d
Replies: 1
Views: 1245

Re: modprobe.d

when i boot up etch, i get this message /etc/modprobe exists but modprobe.d does not. i cant enable 3d acceleration with my nvidia geforce 5500 fx and i think this is caysing the problem. anyone know whats up with this. im wondering evrytime i install my wireless driver (rt61) , is this whats cause...
by toto
2007-08-06 15:09
Forum: Off-Topic
Topic: What does your Debian desktop look like?
Replies: 5849
Views: 4759332

Here'a a screenshot from my laptop running a minimal Etch install with Fluxbox 1.0rc3:

http://home.xmsnet.nl/toto/shot-2007-08 ... 0-1200.jpg