WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Disabling wm  (Read 2279 times)

Offline mitoim

  • Newbie
  • *
  • Posts: 9
Disabling wm
« on: March 21, 2011, 09:21:10 AM »
Hi,

I want to run only an X application (for example Firefox), and not the window manager.
Is this possible in TC? In Thinstation I've done it.

Thanks

Offline alu

  • Sr. Member
  • ****
  • Posts: 429
Re: Disabling wm
« Reply #1 on: March 21, 2011, 10:00:12 AM »
i might be wrong, but thinstation has xorg, even if you don't see it which could give you the impression that firefox is running without wm; basically, you can load an almost not visible wm like evilwm, it will give you almost the same impression

Offline mitoim

  • Newbie
  • *
  • Posts: 9
Re: Disabling wm
« Reply #2 on: March 21, 2011, 10:21:40 AM »
Hi Alu,

Can you please tell me how to start evilwm instead of flwm?

Thank you

Offline mitoim

  • Newbie
  • *
  • Posts: 9
Re: Disabling wm
« Reply #3 on: March 21, 2011, 10:31:27 AM »
Hi Alu,

I found the evilwm.tcz and installed it.
It does the job!

Thank you very much :)

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Disabling wm
« Reply #4 on: March 23, 2011, 02:50:38 AM »
FWIW
Code: [Select]
Xvesa :2 -screen 1024x600x32  & opera -display :2 -kioskmode -pd kiosk &and
Code: [Select]
Xvesa :2 -screen 1024x600x32  & aterm -display :2 -geometry 1024x600 &appear to work here, without any wm.
 :D
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)