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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Configuring external monitor display
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Configuring%20external%20monitor%20display&In-Reply-To=%3C1334949390.12345.5.camel%40localhost.localdomain%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007064.html">
<LINK REL="Next" HREF="007055.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Configuring external monitor display</H1>
<B>Liam R E Quin</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Configuring%20external%20monitor%20display&In-Reply-To=%3C1334949390.12345.5.camel%40localhost.localdomain%3E"
TITLE="[Mageia-discuss] Configuring external monitor display">liam at holoweb.net
</A><BR>
<I>Fri Apr 20 21:16:30 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="007064.html">[Mageia-discuss] Configuring external monitor display
</A></li>
<LI>Next message: <A HREF="007055.html">[Mageia-discuss] beta testing - GNOME live CD
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7067">[ date ]</a>
<a href="thread.html#7067">[ thread ]</a>
<a href="subject.html#7067">[ subject ]</a>
<a href="author.html#7067">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Fri, 2012-04-20 at 20:04 +0100, Anne Wilson wrote:
><i> > On some laptops there's a function key that switches. On mine (HP
</I>><i> > Elitebook/NVidia GT216 Quadra FX 880M) it doesn't, but I found a
</I>><i> > package called "disper" that provides a command-line program called
</I>><i> > disper that works very well.
</I>><i> >
</I>><i> That sounds like the function key to switch between internal and
</I>><i> external monitor. Fn+F5 is supposed to cycle between internal,
</I>><i> external or both, but it doesn't work.
</I>
Doesn't work for me either in Linux, but I can have a launcher (gnome 2)
that runs
disper -S
to use the secondary screen, and another that runs disper -s to go back,
or disper -e to extend the desktop to both.
ATI (OK, AMD) drivers seem to have better xrandr support than nvidia,
but I still find "disper" more convenient than the GUI. E.g. get up to
give a talk and double click an icon to start projecting.
Liam
--
Liam Quin - XML Activity Lead, W3C, <A HREF="http://www.w3.org/People/Quin/">http://www.w3.org/People/Quin/</A>
Pictures from old books: <A HREF="http://fromoldbooks.org/">http://fromoldbooks.org/</A>
--
Liam Quin - XML Activity Lead, W3C, <A HREF="http://www.w3.org/People/Quin/">http://www.w3.org/People/Quin/</A>
Pictures from old books: <A HREF="http://fromoldbooks.org/">http://fromoldbooks.org/</A>
Ankh: irc.sorcery.net irc.gnome.org www.advogato.org
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007064.html">[Mageia-discuss] Configuring external monitor display
</A></li>
<LI>Next message: <A HREF="007055.html">[Mageia-discuss] beta testing - GNOME live CD
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7067">[ date ]</a>
<a href="thread.html#7067">[ thread ]</a>
<a href="subject.html#7067">[ subject ]</a>
<a href="author.html#7067">[ 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>
|