LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-28-2003, 06:48 AM   #1
BigBadPenguin
Member
 
Registered: Jun 2003
Location: Warwick (.ac.uk)
Distribution: Arch, Slackware 9.0, (knoppix standing by)
Posts: 256

Rep: Reputation: 30
gdesklets obscure windows in kahakai


Hello all, I've looked around for a solution to this, but to no avail so far. Gdesklets used to work with kahakai, and since adding EMWH hints or some such, will work no longer. Basically they don't stick to the desktop, but float all over everything else. A little annoying.
adding
PHP Code:
if winName == 'gDesklets':
window.AlwaysontopOff()
window.AlwaysatbottomOn() 
is supposed to fix it, but i tried to do this in defNewWindow under MyConfiguration, and it didn't help. I'm running kahakai 0.5 and the latest gdesklets.
Anyone had this working???
Cheers
bbp
 
Old 12-03-2003, 05:42 PM   #2
lokee
Member
 
Registered: Feb 2003
Distribution: Gentoo
Posts: 381

Rep: Reputation: 30
the correct code is:
Code:
if winName == 'gdesklets':
    window.AlwaysontopOff()
    window.AlwaysatbottomOn()
No caps in the name
And indent de ligns
 
Old 12-03-2003, 06:04 PM   #3
BigBadPenguin
Member
 
Registered: Jun 2003
Location: Warwick (.ac.uk)
Distribution: Arch, Slackware 9.0, (knoppix standing by)
Posts: 256

Original Poster
Rep: Reputation: 30
cheers man, I'm very grateful you replied, but I tried exactly this:
Code:
        if winName == 'gdesklets':
            window.AlwaysontopOff()
            window.AlwaysatbottomOn()
and still doesn't work.. Have you got it working? Would you mind saying what version kahakai and gdesklets you're using?
 
Old 12-03-2003, 06:37 PM   #4
BigBadPenguin
Member
 
Registered: Jun 2003
Location: Warwick (.ac.uk)
Distribution: Arch, Slackware 9.0, (knoppix standing by)
Posts: 256

Original Poster
Rep: Reputation: 30
aah, worked with the new gdesklets. Wonderful.
Cheers mate!
 
Old 12-04-2003, 12:51 PM   #5
lokee
Member
 
Registered: Feb 2003
Distribution: Gentoo
Posts: 381

Rep: Reputation: 30
Code:
        if winName == 'gdesklets':
            window.AlwaysontopOff()
            window.AlwaysatbottomOn()
oops, forgot to check instructions after the if: they are just wrong, it's:
Code:
        if winName == 'gdesklets':
            window.flags.alwaysontop = False
I know you fixed it, but... I was so shameful that I add to post...
 
Old 12-04-2003, 12:54 PM   #6
lokee
Member
 
Registered: Feb 2003
Distribution: Gentoo
Posts: 381

Rep: Reputation: 30
Another thing, you don't need to add these instructions cuz the new gdesklets sits on the background by default
 
Old 12-04-2003, 02:20 PM   #7
BigBadPenguin
Member
 
Registered: Jun 2003
Location: Warwick (.ac.uk)
Distribution: Arch, Slackware 9.0, (knoppix standing by)
Posts: 256

Original Poster
Rep: Reputation: 30
ha, that's why it worked then I guess. unfortunately it stopped working again, but I'm using lots of old sensors so I'm going to start again. Cheers for your help tho lokee.
 
Old 12-04-2003, 03:43 PM   #8
lokee
Member
 
Registered: Feb 2003
Distribution: Gentoo
Posts: 381

Rep: Reputation: 30
Try this then
PHP Code:
        if winName == 'gdesklets':
            
window.flags.alwaysontop False
            window
.flags.alwaysatbottom True 
 
Old 12-04-2003, 05:48 PM   #9
BigBadPenguin
Member
 
Registered: Jun 2003
Location: Warwick (.ac.uk)
Distribution: Arch, Slackware 9.0, (knoppix standing by)
Posts: 256

Original Poster
Rep: Reputation: 30
'fraid not. Bizarre, because it worked perfectly for a while. Don't worry about it though, i haven't really got time to fix it at the moment, and it doesn't really matter. Just out of interest though, are you running kahakai and gdesklets?
cheers
 
Old 12-05-2003, 03:02 PM   #10
lokee
Member
 
Registered: Feb 2003
Distribution: Gentoo
Posts: 381

Rep: Reputation: 30
I use kahakai, before this morning I didn't use gdesklets, thanks to this thread, now I do...
Concerning your problem, the problem is the process names isn't 'gdesklets' but 'python'.
Don't try anything cuz it will put all python apps at bottom...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Obscure USB-serial adapter ratman96 Linux - Hardware 23 01-06-2007 11:02 PM
Obscure post about a problem with crypt kiranbud Linux - Newbie 7 11-24-2005 12:29 AM
CRUX/Kahakai problem freeindy Linux - General 1 04-06-2004 03:58 PM
Obscure serial printer issue... DArque Bishop Linux - Hardware 3 08-27-2003 11:37 AM
Need driver for obscure video card Pluto101 Linux - Hardware 3 01-13-2003 08:31 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration