Starting Konquerer automatically on 4 separate desktops.
Steve Barlow
Steve.Barlow at amaral.com
Wed Apr 24 15:41:42 BST 2002
Hi Kevin,
Yes, the common terminology is the catch with XIG's Xserver. When you install the Xserver you give it information about the monitors and keyboards and it creates a configuration for each monitor and calls it a "Desktop". These differ from the KDE Desktop in that each is driving a specific monitor but they all display the KDE Desktop1 intially.
I'm assuming that the kstart option '--destktop' will not have the same effect here. I'm also assuming that I can use the command in a login startup file .i.e
/.konqstartrc - or something along those lines. I'm hoping to find out if KDE requires the startup filename to be anything specific. Does this help?
Unfortunately I'm not on site to try this right now. I'm hoping the list can help me with it.
Thanks again Kevin.
Steve
-----Original Message-----
From: Kevin Krammer [mailto:kevin.krammer at gmx.at]
Sent: Wed 4/24/2002 10:01 AM
To: kde at mail.kde.org
Cc:
Subject: Re: [kde] Starting Konquerer automatically on 4 separate desktops.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Steve!
On Wednesday, 24. April 2002 15:45, Steve Barlow wrote:
> I should have been more specific though. Where would I put the file
> containing the kstart command and what should I name it?
I don't ahve any knowledge about multihead systems, so somebody else might be
more helpful.
I am not sure what you want to do.
You wrote that you want to start 4 Konquerors on different desktops.
If you want to start them all at once, you couls write a script like this:
- ----
#!/bin/sh
kstart --desktop 1 kfmclient openURL url1
kstart --desktop 2 kfmclient openURL url2
kstart --desktop 3 kfmclient openURL url3
kstart --desktop 4 kfmclient openURL url4
- ----
If you want it to execute on startup, put it into the Autostart folder.
hth,
kevin
- --
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Krammer <kevin.krammer at gmx.at>
Developer at the Kmud Project http://www.kmud.de/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE8xrrDnKMhG6pzZJIRAnYLAJ4oKWi/hxxa4tFSa/2L+hih3SHGzwCbBXn3
gMnVuTPPU7OaZJbWxbyC1Fg=
=9kjr
-----END PGP SIGNATURE-----
___________________________________________________
This message is from the kde mailing list.
Account management: http://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 6350 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde/attachments/20020424/7d3dcaf4/attachment.bin>
More information about the kde
mailing list