1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Display window dimensions when resizing
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Display%20window%20dimensions%20when%20resizing&In-Reply-To=%3CCAJWAV%2BGPSZuxi2n6T38jw62hRkEBk0tSo6yWTmdBkG4Xc3h_oQ%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008406.html">
<LINK REL="Next" HREF="008405.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Display window dimensions when resizing</H1>
<B>RICHARD WALKER</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Display%20window%20dimensions%20when%20resizing&In-Reply-To=%3CCAJWAV%2BGPSZuxi2n6T38jw62hRkEBk0tSo6yWTmdBkG4Xc3h_oQ%40mail.gmail.com%3E"
TITLE="[Mageia-discuss] Display window dimensions when resizing">richard.j.walker at ntlworld.com
</A><BR>
<I>Wed Aug 8 13:38:27 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008406.html">[Mageia-discuss] Display window dimensions when resizing
</A></li>
<LI>Next message: <A HREF="008405.html">[Mageia-discuss] Display window dimensions when resizing
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8404">[ date ]</a>
<a href="thread.html#8404">[ thread ]</a>
<a href="subject.html#8404">[ subject ]</a>
<a href="author.html#8404">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>One final (?) tip for more general use, not tied to any particular
desktop; you could try Xephyr. I use it like this to start an LXDE
session in a new window on my desktop:
#!/bin/sh
Xephyr :1 -screen 800x600 -ac -br -dpi 96 &
sleep 2
lxsession -display :1
One caveat, I just discovered when pasting this back to a new shell
file to check it; I seem to have picked up some /r characters at end
of line from the browser and they needed to be cleaned from the shell
file.
Instead of lxsession you could use whatever you like to start another
window manager (kwin?) but changes you make to the Xephyr desktop will
be changes you make to your normal desktop, unless you take
precautions.
R
On 08/08/2012, Richard <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">richardwest at leiston.info</A>> wrote:
><i> On Wednesday 08 August 2012 13:19:01 Shlomi Fish wrote:
</I>>><i> Hi Marc,
</I>>><i>
</I>>><i> On Tue, 07 Aug 2012 23:52:05 -0400
</I>>><i>
</I>>><i> Marc Paré <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">marc at marcpare.com</A>> wrote:
</I>>><i> > Is there a way to display the dimensions of a window when I resize
</I>>><i> > it? And, is there a way to size a window to specific dimension ...
</I>>><i> > for example if I wanted to size a window to 800x600 for a screen shot?
</I>>><i> >
</I>>><i> > Thanks for the help.
</I>>><i> >
</I>>><i> > Marc
</I>>><i> >
</I>>><i> > Mageia2, KDE 4.8.2
</I>>><i>
</I>>><i> I have no idea what I did to enable it, but I'm getting a functionality
</I>>><i> of
</I>>><i> displaying the dimensions of the windows when resizing it in my KDE
</I>>><i> version.
</I>>><i>
</I>>><i> Anyway, see:
</I>>><i>
</I>>><i> <A HREF="https://bugs.kde.org/show_bug.cgi?id=61112">https://bugs.kde.org/show_bug.cgi?id=61112</A>
</I>>><i>
</I>>><i> Go to systemsettings -> Window Behaviour -> Window Behaviour -> Moving ->
</I>>><i> "Display window geometry when moving or resizing".
</I>>><i>
</I>>><i> I found it on a web search.
</I>>><i>
</I>>><i> Regards,
</I>>><i>
</I>>><i> Shlomi Fish
</I>><i>
</I>><i> Have a look in System Settings > Window Behaviour > Moving > Display window
</I>><i>
</I>><i> geometry when moving or resizing.
</I>><i> --
</I>><i> Richard.
</I>><i>
</I>><i> <A HREF="http://www.leiston.info">http://www.leiston.info</A>
</I>><i> <A HREF="http://www.rose-linux.net">http://www.rose-linux.net</A>
</I></PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008406.html">[Mageia-discuss] Display window dimensions when resizing
</A></li>
<LI>Next message: <A HREF="008405.html">[Mageia-discuss] Display window dimensions when resizing
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8404">[ date ]</a>
<a href="thread.html#8404">[ thread ]</a>
<a href="subject.html#8404">[ subject ]</a>
<a href="author.html#8404">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|