Re: [qubes-users] console window manager

2016-12-03 Thread Jean-Philippe Ouellet
On Fri, Dec 2, 2016 at 6:58 PM, Eva Star  wrote:
> xdotool not pre-installed (maybe it's better?)

It will be in a future version:
https://github.com/QubesOS/qubes-core-admin-linux/blob/be1d984364de9641312f56def13b0af27cfe1cd4/rpm_spec/core-dom0-linux.spec#L51

Pulled in as part of a work-in-progress effort to prevent graphical
denial-of-service attacks:
https://github.com/QubesOS/qubes-issues/issues/881

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CABQWM_D844Wof-eno9gWv9kNaaHT785s%2BygoggA_Afb7LmMUKA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] console window manager

2016-12-03 Thread Marek Marczykowski-Górecki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On Sat, Dec 03, 2016 at 02:58:48AM +0300, Eva Star wrote:
> On 12/03/2016 02:50 AM, Marek Marczykowski-Górecki wrote:
> 
> > > > > > And additional question, how to get the new created window ID from 
> > > > > > qvm-run ?
> > > > > > 
> > > > > > 
> > > > > For KDE, there's kstart. For Xfce4, you'd have to install something, 
> > > > > e.g., devilspie2.
> > > > > 
> > > > I believe that some other tool available that work with Xfce4. And it's 
> > > > already available at dom0. When this user wrote about it then I check 
> > > > and it was there (at dom0 already installeted)
> > > > 
> > > 
> > > Oh, really? I would be interested in using that, as well. Please let me 
> > > know if you find it. :)
> > 
> > Is that about wmctl or xdotool?
> 
> Yes, wmctrl :) thanks :)
> It can show all windows `wmctrl 0l`, but how to get id of last window opened
> with qvm-run to move it then to the specific desktop?

I don't know. Some idea is to run wmctrl before starting an application
and after. Then compare results.

> Looks like very old tool, but hope it work. xdotool not pre-installed (maybe
> it's better?)

xdotool is different - it's more about interacting with windows (mouse,
keyboard etc) than managing windows itself - but can do that too.

- -- 
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJYQxUSAAoJENuP0xzK19cs8m0H/06X8u2iFYgPHk2MUqG1u5+I
gH+dl46mQ8iyMHpN5hcv5BJ7Vqhv9I8ocskba93ZU300F7sVghkf950VINNWn+tv
iZQqG13bLnl7KOVGeuConZydfpucb5ES5T0oOzDbhcpqqtP86nNvScnzu6CtVz9Y
lrxmz1EsVF8qz9l5OwofH3cgGcKPm45SVR50Oj6CdbZdWi/TaTXfOuUada701CBC
lwpDKFK33MxTuQVgMBFSq/li/gDXOIQ0KcziaqfiqQsqQ6ckn+d+iSbMkCJNSlBF
J2Trqzjx0IYg5MGAkGUoIcdp9UBenWYavWIjunUnksVv5SNrVPko+2+5qa2bv58=
=8EN4
-END PGP SIGNATURE-

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20161203185514.GD1145%40mail-itl.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] console window manager

2016-12-02 Thread Eva Star

On 12/03/2016 02:50 AM, Marek Marczykowski-Górecki wrote:


And additional question, how to get the new created window ID from qvm-run ?



For KDE, there's kstart. For Xfce4, you'd have to install something, e.g., 
devilspie2.


I believe that some other tool available that work with Xfce4. And it's already 
available at dom0. When this user wrote about it then I check and it was there 
(at dom0 already installeted)



Oh, really? I would be interested in using that, as well. Please let me know if 
you find it. :)


Is that about wmctl or xdotool?


Yes, wmctrl :) thanks :)
It can show all windows `wmctrl 0l`, but how to get id of last window 
opened with qvm-run to move it then to the specific desktop?


Looks like very old tool, but hope it work. xdotool not pre-installed 
(maybe it's better?)


--
Regards

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/ba6ab3be-3be6-427e-b80e-cac6bb73e5fb%40openmailbox.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] console window manager

2016-12-02 Thread Marek Marczykowski-Górecki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On Fri, Dec 02, 2016 at 03:44:35PM -0800, Andrew David Wong wrote:
> On 12/02/16 15:32, Eva Star wrote:
> > On 12/03/2016 02:10 AM, Andrew David Wong wrote:
> > 
> >>> And additional question, how to get the new created window ID from 
> >>> qvm-run ?
> >>>
> >>>
> >> For KDE, there's kstart. For Xfce4, you'd have to install something, e.g., 
> >> devilspie2.
> >>
> > I believe that some other tool available that work with Xfce4. And it's 
> > already available at dom0. When this user wrote about it then I check and 
> > it was there (at dom0 already installeted)
> > 
> 
> Oh, really? I would be interested in using that, as well. Please let me know 
> if you find it. :)

Is that about wmctl or xdotool?

- -- 
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJYQgjIAAoJENuP0xzK19csZJwH/3Ee6LLlWi0hcST1iPLB20hc
BGNlQNFswqzV0HNn+1Q7vGZhZ0LFnP+sdoWs3mPLIkygQKwdTmfbFHw2m/b2T7K0
8rJ/37YuBBiDbJE4G3n+QjC3+6FAvQREnQOiakePgmo5ycpRDNjVnCgCS+HCZE0Z
3kVxhdzn2Wo4I7yNXQk05vj/UzXVVrlED/oELUWehUFsGNuFpDW+R3gYR2sGnX6O
zLd2OeknphavfbisR9XMPZrmNi7G3eHj9UXiBSIJkwds85F905/3kvzWuYbRWocy
awSItkHdRkjn4Hrh3YKflMx66Wf2KXY28RSDRPl3X5wIl4idn56lDv482l8xVHk=
=aHpQ
-END PGP SIGNATURE-

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20161202235032.GX1145%40mail-itl.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] console window manager

2016-12-02 Thread Andrew David Wong
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 12/02/16 15:32, Eva Star wrote:
> On 12/03/2016 02:10 AM, Andrew David Wong wrote:
> 
>>> And additional question, how to get the new created window ID from qvm-run ?
>>>
>>>
>> For KDE, there's kstart. For Xfce4, you'd have to install something, e.g., 
>> devilspie2.
>>
> I believe that some other tool available that work with Xfce4. And it's 
> already available at dom0. When this user wrote about it then I check and it 
> was there (at dom0 already installeted)
> 

Oh, really? I would be interested in using that, as well. Please let me know if 
you find it. :)

- -- 
Andrew David Wong (Axon)
Community Manager, Qubes OS
https://www.qubes-os.org
-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJYQgdeAAoJENtN07w5UDAwFg8P/jmfNC7Ve0epWVCUXEZcnCtz
2uhKPvDsDr/aKPrOd3nj2plJLlHNFZrJW8+oGopQh/nCfIVNqnX+OO+MgjjZBroN
5Cfv0TkrZtpxr4VNmQwK0ZZQfyfxMxhVT4ov2T8UJA2TFPTIwU1xHXjdPiIPOcFB
RGn4UmB4Xe7kq5OZ1Z9iZx5FAB9bCPZA7Pl6+QesL/1LwRWk/fM2Vja8JW7tzkL0
djqSWtOvEEFKBUVnWTjV6uXELbKZXRU72K9GnkSRf1mp8qb0iEgi7MB/kRiKwq9D
mp0zhGGFeHswdnqmY5RThxuVMaMqYLfnxzt0vpdFGcJgJsfgdjjGwRVLQhpUChjJ
umQFG1DDf0dlZxfl7N1yuL7SxlSQ2AwOFWKjeDgeN9q9axW385qa3Sl/BFNG6CFc
5/Ue18N1NdPuLSuRkdUn3PK/axvuZHiYrThGv3W1+kTIqbjv+xZhnqCRG7qUcrkh
PjYn6AXQ3jIradBd/nmEKNEQQQfgI15DH8p1w/481gtS+WQx9cAdguE3LKiEqeUd
k8Y3mDFtsq+jjRol40ziGmrwIJCG2Zlmf+KLNmcfgaB2GdZ5iK87iFHtsmiwvaYd
aYzoqti0TIN43LNaORDaz1Mi1YYNf5OfE0qsS3lA3bYCFpHp0ssAJwmIUlyBrwBr
ZB9iqHGcRCipyPMExAyP
=VZ05
-END PGP SIGNATURE-

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/c7c35a45-294e-534d-764a-eca56f51856a%40qubes-os.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] console window manager

2016-12-02 Thread Eva Star

On 12/03/2016 02:10 AM, Andrew David Wong wrote:


And additional question, how to get the new created window ID from qvm-run ?



For KDE, there's kstart. For Xfce4, you'd have to install something, e.g., 
devilspie2.

I believe that some other tool available that work with Xfce4. And it's 
already available at dom0. When this user wrote about it then I check 
and it was there (at dom0 already installeted)


--
Regards

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/7685ff3e-5040-9ef2-21fd-d0cdc32d0791%40openmailbox.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] console window manager

2016-12-02 Thread Andrew David Wong
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 12/02/16 12:29, Eva Star wrote:
> On previous month some user ask question about console utility at dom0 to 
> move new windows to special virtual desktop. I loss this info :( 
> Unfortunately, it's impossible to find this utility. As I remember the name 
> have four-five chars :)
> 
> And additional question, how to get the new created window ID from qvm-run ?
> 
> 
For KDE, there's kstart. For Xfce4, you'd have to install something, e.g., 
devilspie2.

- -- 
Andrew David Wong (Axon)
Community Manager, Qubes OS
https://www.qubes-os.org
-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJYQf9cAAoJENtN07w5UDAwYBEQAJf8fsPFuQVz22we+9h4YHzo
3WBV+Wiv4LZ/iQAXUgTWiv9PJVlAMPXRRQk0l7Kzoi8mM5JQMUScsP5oyUGPDKJY
S7sCai0DFF/JZJdryBukFfWuHXDSxl8zs5erGILqy/cYQvkNJPhoaDpZUvnRLkLH
m445xdzlUqdWj2rWGPmBepsKXQ7ZnQLH6YaVnJYggij0SxNuNqRLMjJuovBKoAAa
kR/4OlxhtcJHrsy3c4M7zb8J+7Dh3oLmBjzawiDR9GJ5esfBBU9gXXu1GHF1xxY4
Je8q98uPZcM0xXWCY0znWeAyu4lb+UXhYsHJIKVTk+7L44dGxQMASBtv19zKyEZV
NrypBUyCLqEW+zaFGktSMWOGgl00Pcqj2NibU7JO6zwQaMZCV+nw82ORyvM7CZKn
F/rcE9/QDRjTi/t4fYO8voN6vfhBo7APWFvgS12Rciq+VFsBSRIZRryqOBuFd0LQ
XQM5OeGFOZmORbisaqFed9z70HBs+OLMEAn/spHUZzpyqZT33sbNlAuKIfZJNnsc
tYT0brMIwbED8pgpVjdETzhWhSdwb1F3qudZkYgp2mvFJQ5jkxujsC7wzCbFEFSU
9hMJYOrINjHDQrypZDHnaYdJbGZZobDDWUdE9f8mJBSIRtayG03WJXF8tBwhNr/N
xqFLvBc20Y+kvwVBEj5y
=OKgw
-END PGP SIGNATURE-

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/2ba42be0-b7ed-bebf-65d8-0f1625817836%40qubes-os.org.
For more options, visit https://groups.google.com/d/optout.