WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: How to start WM without WBAR?  (Read 1982 times)

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
How to start WM without WBAR?
« on: July 12, 2009, 08:42:37 AM »
How can I start a WM without starting WBAR? Tried to change /etc/sysconfig/icons from a script in /usr/local/tce.installed but it always keeps wbar, while in the same script I can change /etc/sysconfig/desktop to WM I want to get started.

Would like to avoid using the noicons boot parameter.

Please advice.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10961
Re: How to start WM without WBAR?
« Reply #1 on: July 12, 2009, 08:45:25 AM »
Would like to avoid using the noicons boot parameter.
Why?

You could replicate what the bootcode does manually.
The only barriers that can stop you are the ones you create yourself.

Offline mikshaw

  • Sr. Member
  • ****
  • Posts: 368
Re: How to start WM without WBAR?
« Reply #2 on: July 14, 2009, 04:17:01 AM »
either one of these should make the 'wbar' command do nothing

Code: [Select]
alias wbar='' #added to .ashrcor
Code: [Select]
touch $HOME/.local/bin/wbar
chmod +x $HOME/.local/bin/wbar

It won't work if wbar is called with its full path.
« Last Edit: July 14, 2009, 04:19:07 AM by mikshaw »

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: How to start WM without WBAR?
« Reply #3 on: July 14, 2009, 06:26:03 AM »
You could opt for microcore + core elements, no wbar there.
10+ Years Contributing to Linux Open Source Projects.