You are not logged in.

#1 2005-04-20 05:53:16

Rubinas
Member
Registered: 2005-02-21
Posts: 36

kde: start program without border

Hello,
well i use KDE,
and i'd like have aterm without border.
So looked for aterm solution, but i failed, as beta2 isn't compiling (beta2 have new features like borderless).
Well, KDE has option advandced>no border, it works well, but i'd like start program without border (no turn on option every time), so looked solutions, and found "kstart", but i failed again as i can't find any good using explainations.
So who can help me?:)  :oops:

Offline

#2 2005-04-20 10:39:13

IceRAM
Member
From: Bucharest, Romania
Registered: 2004-03-04
Posts: 772
Website

Re: kde: start program without border

1. click on the window icon
2. choose "Configure window behaviour"
3. Window specific settings
4. new
5. detect
6. click on the aterm window
7. ok
8. Prefferences tab
9. check "No border"
10. dropdown list "Force"
11. check the checkbox on the right
12. ok
13. ok
14. Enjoy

Offline

#3 2005-04-20 14:40:34

Rubinas
Member
Registered: 2005-02-21
Posts: 36

Re: kde: start program without border

thank's works great  lol

Offline

#4 2005-04-20 14:59:41

Stinky
Member
From: The Colony, TX
Registered: 2004-05-28
Posts: 187

Re: kde: start program without border

Also, you can create a file on your home drive called .Xdefaults
Put something like this in it....

 aterm*scrollTtyOutput: false
aterm*backspacekey: 10
aterm*deletekey: 177
aterm*foreground: white
aterm*background: black
aterm*transparent: true
aterm*shading: 99
aterm*saveLines: 1000
#aterm*tintingType: true
#aterm*tinting: #c0c0c0
aterm*fading: 50
aterm*transpscrollbar: true
aterm*troughColor: red
aterm*pointerColor: green
aterm*pointerColorBackground: black
aterm*loginShell: true
aterm*colorBD: yellow
aterm*colorUL: magenta
aterm*cursorColor: red3
aterm*cursorColor2: yellow
aterm*scrollBar: off
man aterm

will give you more available options.  Then aterm will start with these settings every time.

Offline

Board footer

Powered by FluxBB