public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Kfir Lavi <lavi.kfir@gmail.com>
To: Jonathan Reed <jreed777@gmail.com>
Cc: Antonio Paiva <arpaiva@cnel.ufl.edu>,
	gentoo-user@lists.gentoo.org,
	 fluxbox-users@lists.sourceforge.net
Subject: [gentoo-user] Re: [Fluxbox-users] dual monitors and dual desktops
Date: Thu, 25 Oct 2012 18:14:20 +0200	[thread overview]
Message-ID: <CAHNvW1+hecQNqBuJtej477dh-kdFjgQNG3BeHjayZQdk0qRiTw@mail.gmail.com> (raw)
In-Reply-To: <CABYmaHMBLzw_Mf5S+MjSqmKzv=Bu+OPiCrBGr9p9f5tOeA3R1Q@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3241 bytes --]

Hi,
I have i915 and its compiled in with kms support

Kfir

On Thu, Oct 25, 2012 at 5:24 PM, Jonathan Reed <jreed777@gmail.com> wrote:

> Do you have an nvidia video card? If so I would recommend running
> nvidia-setting to configure your displays. This is what I use after
> trying {a,x,g}randr. I found it a little easier to use with an on-screen
> view of how my monitors would display. Look under the "X Server Display
> Configuration" section. It should be fairly easy to set up. I launch it
> from my startup file because writing out the config to xorg.conf after I
> change my display layout doesnt succeed for reasons i cant remember.
>
>
> On Thu, Oct 25, 2012 at 9:08 AM, Kfir Lavi <lavi.kfir@gmail.com> wrote:
>
>> Thanks for your reply.
>> This program does just what xrandr does.
>> I didn't find a way to separate screens. It seems to define by default a
>> virtual workspace, and let you just put both screens in this virtual
>> workspace.
>> The command at the bottom of this mail does just that.
>>
>> I want that the monitors will not show the same workspace. Both should
>> show different desktops.
>> It is like running xorg twice.
>>
>> Kfir
>>
>>
>> On Thu, Oct 25, 2012 at 2:48 PM, Antonio Paiva <arpaiva@cnel.ufl.edu>wrote:
>>
>>> Try arandr.
>>> I have the same setup and arandr does the job perfectly. Moreover, it
>>> saves the settings as script that you can call upon boot.
>>>
>>> Regards,
>>> Antonio
>>>
>>> On Thu, Oct 25, 2012 at 7:42 AM, Kfir Lavi <lavi.kfir@gmail.com> wrote:
>>> > Hi,
>>> > I have a laptop and an external monitor.
>>> > I would like to have both monitors showing different desktops.
>>> > My aim is to have IRC and Email client on one side, and my shell and
>>> > programming stuff on the other side.
>>> > Currently I managed to do a big virtual workspace with XRANDR, but it
>>> > stretches the browser and it is hard to setup correctly.
>>> > I'm a Fluxbox user, and didn't find a way to define that starching the
>>> > window, will not stretch outside of the monitor I'm on.
>>> > This is why I would like each monitor have it's own desktop.
>>> >
>>> > Thanks,
>>> > Kfir
>>> >
>>> > virtual dual monitors:
>>> > xrandr --output LVDS1 --primary --mode 1280x800 --pos 0x0 --auto
>>> --output
>>> > VGA1 --mode 1920x1080 --pos 448x0 --primary
>>> >
>>> >
>>> ------------------------------------------------------------------------------
>>> > Everyone hates slow websites. So do we.
>>> > Make your web apps faster with AppDynamics
>>> > Download AppDynamics Lite for free today:
>>> > http://p.sf.net/sfu/appdyn_sfd2d_oct
>>> > _______________________________________________
>>> > Fluxbox-users mailing list
>>> > Fluxbox-users@lists.sourceforge.net
>>> > https://lists.sourceforge.net/lists/listinfo/fluxbox-users
>>> >
>>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Everyone hates slow websites. So do we.
>> Make your web apps faster with AppDynamics
>> Download AppDynamics Lite for free today:
>> http://p.sf.net/sfu/appdyn_sfd2d_oct
>> _______________________________________________
>> Fluxbox-users mailing list
>> Fluxbox-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/fluxbox-users
>>
>>
>

[-- Attachment #2: Type: text/html, Size: 4877 bytes --]

  parent reply	other threads:[~2012-10-25 16:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-25 12:42 [gentoo-user] dual monitors and dual desktops Kfir Lavi
     [not found] ` <CAJnjPw5kbkAzHjMwx29Snofodr4CU+r673vcaxOT+J-WdUhTEQ@mail.gmail.com>
2012-10-25 13:08   ` [gentoo-user] Re: [Fluxbox-users] " Kfir Lavi
     [not found]     ` <CABYmaHMBLzw_Mf5S+MjSqmKzv=Bu+OPiCrBGr9p9f5tOeA3R1Q@mail.gmail.com>
2012-10-25 16:14       ` Kfir Lavi [this message]
2012-10-25 13:11 ` [gentoo-user] " mindrunner
2012-10-25 13:21   ` Kfir Lavi
2012-10-25 14:41 ` [gentoo-user] " Grant Edwards
2012-10-25 16:15   ` Kfir Lavi
2012-10-25 17:40     ` Grant Edwards
2012-10-25 22:38       ` mindrunner
2012-10-26 14:42         ` Grant Edwards
2012-10-26 16:12 ` [gentoo-user] " Mark David Dumlao
2012-10-28  7:49   ` Kfir Lavi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAHNvW1+hecQNqBuJtej477dh-kdFjgQNG3BeHjayZQdk0qRiTw@mail.gmail.com \
    --to=lavi.kfir@gmail.com \
    --cc=arpaiva@cnel.ufl.edu \
    --cc=fluxbox-users@lists.sourceforge.net \
    --cc=gentoo-user@lists.gentoo.org \
    --cc=jreed777@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox