Tiny Core Linux

Tiny Core Base => TCB Tips & Tricks => Topic started by: saravanan on February 08, 2010, 09:07:15 AM

Title: How to remove titlebar of application windows in TinyCore
Post by: saravanan on February 08, 2010, 09:07:15 AM
Hi all,
        How to remove titlebar of the application windows in TinyCore. like when i open up Firefox, it should not have any title bar/ border.
I have done this by mistake, such absence of Title bar stuff when i tried to restart Xvesa leaving some command in .xsession Unkilled.
But now i need to do that.

Please help
Title: Re: How to remove titlebar of application windows in TinyCore
Post by: gerald_clark on February 08, 2010, 07:07:51 PM
If you are running MC and don't load flwm, there won't be any title bars ( or any window management ).
Just launch your desired programs in the background from .xsession.
Title: Re: How to remove titlebar of application windows in TinyCore
Post by: saravanan on February 09, 2010, 01:42:10 AM
hi gerald_clark,
                 Can you please elaborate on he same for Tinycore, im not using MicroCore.
Which line in .xsession or which is the application responsible for showing up the borders and title bars around, in TC needs to be commented out/ removed.
Please help
Title: Re: How to remove titlebar of application windows in TinyCore
Post by: gerald_clark on February 09, 2010, 01:59:28 AM
Comment out the line in .xsession that begins '"$DESKTOP"'.
Title: Re: How to remove titlebar of application windows in TinyCore
Post by: saravanan on February 11, 2010, 10:42:05 AM
Thanks gerald_clark, but the mouse pointer is replaced with a "X" pointer.
How do i change this back to previous pointer/any other pointer????
Title: Re: How to remove titlebar of application windows in TinyCore
Post by: robc on February 11, 2010, 05:59:25 PM
you can use xsetroot to set the cursor but that is in the Xorg extension

you can also use the evilwm extension to get a minimalist wm.
Title: Re: How to remove titlebar of application windows in TinyCore
Post by: MakodFilu on February 11, 2010, 09:21:25 PM
I remember myself not using any wm back on my Debian machine. Just added a command line to launch an aterm with size and position stated via -geometry parameter.

In fact it was irssi running in that aterm. Then, via aliases, I launched every needed app with its corresponding -geometry parameter. As I defined position and size at launch time, I never had the need to move or resize anything.

But I do agree evilwm is more user friendly. By far. Just keep this at hand:

http://www.6809.org.uk/evilwm/usage.shtml
Title: Re: How to remove titlebar of application windows in TinyCore
Post by: saravanan on March 03, 2010, 09:49:30 AM
Hi all,
            Now i cant see title bar, is it possible to remove title bar and border for a single application alone?
Title: Re: How to remove titlebar of application windows in TinyCore
Post by: robc on March 03, 2010, 02:01:56 PM
Hi all,
            Now i cant see title bar, is it possible to remove title bar and border for a single application alone?

Not from a user's standpoint unless the developer added it into the app and/or the wm allows you to.