Re: Curious behaviour with multiple desktops in F9 KDE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jun 10, 2008 at 6:00 PM, Timothy Murphy <gayleard@xxxxxxxxxx> wrote:
> Sjoerd Mullender wrote:
>
>>>> Is there incidentally, a way of ensuring that
>>>> an application will always open in a particular desktop?>>>

>> wmctrl.x86_64           1.07-3.fc9             installed
>
> But how do you use it?
> I yum-installed it, and tried
> ----------------------------------
tim@elizabeth ~]$ wmctrl -r 7 ssh alfred
[tim@elizabeth ~]$ sudo wmctrl -r 7 ssh alfred

wmctrl will switch the active workspace for you, but will not exec programs:
here is an example of how to start an ssh session on workspace 2
this uses gnome, so you will have to modify for kde

#!/bin/sh
wmctrl -s 2
gnome-terminal --geometry 120x25+0-28 --title=ssh_win  --command='ssh alfred'&

Mike

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux