WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: How to remove titlebar of application windows in TinyCore  (Read 7027 times)

Offline saravanan

  • Jr. Member
  • **
  • Posts: 59
How to remove titlebar of application windows in TinyCore
« on: February 08, 2010, 06: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

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: How to remove titlebar of application windows in TinyCore
« Reply #1 on: February 08, 2010, 04: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.

Offline saravanan

  • Jr. Member
  • **
  • Posts: 59
Re: How to remove titlebar of application windows in TinyCore
« Reply #2 on: February 08, 2010, 10:42:10 PM »
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

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: How to remove titlebar of application windows in TinyCore
« Reply #3 on: February 08, 2010, 10:59:28 PM »
Comment out the line in .xsession that begins '"$DESKTOP"'.

Offline saravanan

  • Jr. Member
  • **
  • Posts: 59
Re: How to remove titlebar of application windows in TinyCore
« Reply #4 on: February 11, 2010, 07: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????

Offline robc

  • Sr. Member
  • ****
  • Posts: 447
Re: How to remove titlebar of application windows in TinyCore
« Reply #5 on: February 11, 2010, 02: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.
"Never give up! Never surrender!" - Commander Peter Quincy Taggart

"Make it so." - Captain Picard

Offline MakodFilu

  • Newbie
  • *
  • Posts: 46
Re: How to remove titlebar of application windows in TinyCore
« Reply #6 on: February 11, 2010, 06: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

Offline saravanan

  • Jr. Member
  • **
  • Posts: 59
Re: How to remove titlebar of application windows in TinyCore
« Reply #7 on: March 03, 2010, 06: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?

Offline robc

  • Sr. Member
  • ****
  • Posts: 447
Re: How to remove titlebar of application windows in TinyCore
« Reply #8 on: March 03, 2010, 11:01:56 AM »
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.
"Never give up! Never surrender!" - Commander Peter Quincy Taggart

"Make it so." - Captain Picard