LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 12-09-2005, 02:36 PM   #31
macondo
Senior Member
 
Registered: Jul 2003
Location: Central America
Distribution: Slackwre64-current Devuan
Posts: 1,034

Rep: Reputation: 62

michapma wrote:

"You guys are really and truly evil. After spending a few hours yesterday configuring icewm..."
*********************************************************

Hours? Did you read the section "IceWM Tips" in the Post-Installation sticky at the top of the page?

apt-get install icewm icewm-themes iceme

shouldn't take but 20-30 minutes the first time! I keep my ~/.icewm keys and preferences at my yahoo mail, and just cut and paste.
 
Old 12-09-2005, 04:05 PM   #32
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
Ratpoison is a great minimalist window manager, very light-weight and very fast. It opens all windows in fullscreen mode, which is mostly fine but doesn't work that well with some applications that use multiple windows (GIMP!) or with the dialogue "pop-up" boxes that some apps have. Still, ratpoison is simply great! In case someone wants to try it, I'll give you here the basic in-built keybindings to get you started with ratpoison:

RATPOISON'S KEYBINDINGS:
-- enter a ratpoison's internal command: "Ctrl-t :"
-- enter a shell command: "Ctrl-t !"
-- open a terminal window: "Ctrl-t c"

-- info about all open windows: "Ctrl-t w"
-- info about the currently active window: "Ctrl-t i"
-- activate an opened window number n (n=0-9): "Ctrl-t n"
-- activate the next window: "Ctrl-t n"
-- activate the previous window: "Ctrl-t p"
-- flip back and forth between two windows: "Ctrl-t Ctrl-t"

-- split frame horizontally (into two windows, one on top of the other): "Ctrl-t s"
-- split frame vertically (into two windows, side by side): "Ctrl-t S"
-- maximize the active window: "Ctrl-t Q"

-- close the active window: "Ctrl-t k"
-- kill the active window (in case it refuses to close): "Ctrl-t K"

-- display time: "Ctrl-t a"
-- maximize the currently active window: "Ctrl-t l"

-- indicate which is the current frame: "Ctrl-t f"
-- cycle through frames: "Ctrl-t tab"
-- switch to the last focused frame: "Ctrl-t Alt-tab"
-- kill all frames except the current one: "Ctrl-t Q"
-- kill the current frame: "Ctrl-t R"

RATPOISON'S INTERNAL COMMANDS:
-- exit your ratpoison session: "quit"

When you press the "Ctrl" and "t" keys simultaneously, the cursor turns into a white square. Then you press some other key to complete the command. Pressing the "Esc" (Escape) key cancels the command. Very simple, very convenient. Please give it a try!

There's also a ratmenu (a simple ncurses Debian menu based on 9menu) and other stuff available. Read the man page for more info. Here's the ratpoison web page: http://www.nongnu.org/ratpoison/ and here's the ratpoison wiki: http://ratpoison.elektrubadur.se/
 
Old 12-09-2005, 09:24 PM   #33
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445

Original Poster
Blog Entries: 9

Rep: Reputation: 48
how do Gdesklets work? I've installed the gdesklets program, how do I go about using it? is it something I need to load at startup?
 
Old 12-10-2005, 05:32 AM   #34
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
I tried gdesklets once. They look very nice indeed but they also eat too much RAM to my taste. I like my programs to be efficient.

I cannot remember at the moment what steps I needed to take to make gdesklets work, IIRC the documentation wasn't too obvious. However, I can point you to a forum where you can probably find some better answers: http://gnomesupport.org/forums/viewforum.php?f=23
 
Old 12-10-2005, 08:59 AM   #35
Xian
Member
 
Registered: Feb 2004
Location: 33.31N -111.97W
Distribution: SuSE
Posts: 919

Rep: Reputation: 32
Quote:
Originally Posted by microsoft/linux
how do Gdesklets work? I've installed the gdesklets program, how do I go about using it? is it something I need to load at startup?
Issue the command below or add it to your startup list. With the amount of memory installed on my (and most newer) computers I never even notice a dent in the overall usage. If you are concerned about resources I would try something like conky or adesklets.

$ gdesklets start
 
Old 12-10-2005, 06:04 PM   #36
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445

Original Poster
Blog Entries: 9

Rep: Reputation: 48
Mostly I was just curious, I've seen some pretty cool screenshots using Gdesklets, but it's not real necesary. Thanks
 
Old 12-10-2005, 06:25 PM   #37
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
Ubuntuforums gives some advices about using gdesklets without gnome-panel: http://ubuntuforums.org/showthread.php?t=3012

Then there's gkrellm that has some interesting plugins and you can grab a few nice-looking skins from http://www.muhri.net/gkrellm/

And I've already mentioned dockapps, although getting some of them to work may require tweaking config files plus reading expeditions to /usr/share/doc and man pages.
 
Old 12-10-2005, 06:36 PM   #38
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445

Original Poster
Blog Entries: 9

Rep: Reputation: 48
For now I'm pretty happy w/ the current fluxbox desktop I've got. When I decide I need something more, I'll come back to this thread. Thanks for all the help everyone, This is very useful
 
Old 12-11-2005, 03:24 PM   #39
michapma
Member
 
Registered: Oct 2003
Location: Zürich
Distribution: Debian
Posts: 537

Rep: Reputation: 39
Quote:
Originally Posted by macondo
michapma wrote:

"You guys are really and truly evil. After spending a few hours yesterday configuring icewm..."
*********************************************************

Hours? Did you read the section "IceWM Tips" in the Post-Installation sticky at the top of the page?

apt-get install icewm icewm-themes iceme

shouldn't take but 20-30 minutes the first time! I keep my ~/.icewm keys and preferences at my yahoo mail, and just cut and paste.
I printed it out and read it, yes. There are a TON of options in Ice though. Going through the ~/.icewm/preferences file would take long enough; I soon figured out that the package icepref configures that file for you using a GUI. Even then it took me time to try out the settings, use Ice, try something else, do this, do that. I like Ice pretty well now on my 900MHz machine, and on any machine it's the first wm I install on a new Debian install.

cheers
 
Old 12-11-2005, 05:49 PM   #40
Bremsstrahlung
Member
 
Registered: Jul 2005
Location: Maine, USA
Distribution: Debian & Slackware
Posts: 77

Rep: Reputation: 15
The simplest and best-looking desktop I've found that consumes fewest possible resources involves using either Flux or Icewm with idesk. On idesk, I configure it to use rox-filer to start all folder icons. So I double-click on something in my desktop, and it starts rox-filer. It gives the illusion of a full graphical filemanaging environment, even though it's made up of pieces of more than one. And it runs very, very smoothly.

icewm, fluxbox, idesk, and rox-filer are all available on APT and very very easy to set up.
 
Old 12-12-2005, 05:47 AM   #41
Monkey 9
Member
 
Registered: Nov 2005
Location: The Netherlands.
Distribution: Debian-Sarge (2.4) / openSuSE 11.0.42 (Linux 2.6.25.9-3-default)/Knoppix 3.9 (2.6) /DSL 4.0.1 (2.4)
Posts: 138

Rep: Reputation: 15
Quote:
Originally Posted by Bremsstrahlung
The simplest and best-looking desktop I've found that consumes fewest possible resources involves using either Flux or Icewm with idesk. On idesk, I configure it to use rox-filer to start all folder icons. So I double-click on something in my desktop, and it starts rox-filer. It gives the illusion of a full graphical filemanaging environment, even though it's made up of pieces of more than one. And it runs very, very smoothly.

icewm, fluxbox, idesk, and rox-filer are all available on APT and very very easy to set up.
Its that you mention it: Idesk! I cannot open it. Are there any other files involved which do not show up in the dependencies list?
 
Old 12-12-2005, 08:44 AM   #42
gunnix
Member
 
Registered: Apr 2004
Distribution: Arch, Debian and FreeBSD
Posts: 243

Rep: Reputation: 30
Just to mention. There's a nice idesk config program, but it's not in debian repositories. Google for the rpm, use alien to make a .deb and install it. It will make idesk even better.
 
Old 12-12-2005, 08:49 AM   #43
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445

Original Poster
Blog Entries: 9

Rep: Reputation: 48
iDesk just does desktop icons right? Is their any other need for iDesk? Otherwise I'll skip iDesk, and just use keybindings for the programs I use most
 
Old 12-12-2005, 08:56 AM   #44
gunnix
Member
 
Registered: Apr 2004
Distribution: Arch, Debian and FreeBSD
Posts: 243

Rep: Reputation: 30
Yea it does just icons. I don't need it either.
 
Old 12-12-2005, 10:11 AM   #45
Monkey 9
Member
 
Registered: Nov 2005
Location: The Netherlands.
Distribution: Debian-Sarge (2.4) / openSuSE 11.0.42 (Linux 2.6.25.9-3-default)/Knoppix 3.9 (2.6) /DSL 4.0.1 (2.4)
Posts: 138

Rep: Reputation: 15
Quote:
Originally Posted by gunnix
Yea it does just icons. I don't need it either.

Who needs or uses icons? But some nice icons look fine on y're/me desktop, thats all.....
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Compiling A Non-Bloated Kernel Chryzmo Slackware 5 09-15-2005 03:59 AM
bloated? joshknape Mandriva 15 08-03-2005 03:57 AM
SuSE 9.2 seems to get bloated foxy123 SUSE / openSUSE 8 01-19-2005 09:30 AM
Im told im bloated, how to fix it??? eskiled Linux - Distributions 5 10-12-2004 07:09 PM
Bloated Distros? shermang Linux - Distributions 16 09-08-2003 11:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 08:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration