Re: [DNG] XFCE in Beowulf confuses left and right

2020-11-05 Thread kernel panic!

dear terry
hello all,

Am 03.11.20 um 22:35 schrieb terryc:


Do you have arandr loaded?

yes => 0.1.9


This isn't a soluton, but 'works' for me, YMMV.
In  xfce -. right click -> Applications -> Settings -> Display
Identify the displays.
Set which one you want to be the primary.
Make sure it the other is not set as primary.
Drag each screen around to the L/R, or up/down relation ship you want.
Note, depending on the hardware you have, you can also set resolution
and refresh rates.

What doesn't work for me is the every morning, I then have a pop up
that asks e to chose between mirror or extend right, then I have to
close two popups.

What is in your dual-monitor.sh?


#!/bin/sh
xrandr --output VGA-1 --mode 1680x1050 --pos 925x1080 --rotate normal 
--output DP-2 --off --output DP-1 --off --output HDMI-1 --primary --mode 
1920x1080 --pos 0x0 --rotate normal --output HDMI-2 --off


After a long time of trial and error, I now have nearly my settings back.

But, although the HDMI monitor is the primary in "arandr". Is my XFCE 
taskbar on the small monitor (VGA)


If I could teach the XFCE to display the bar only on the primary 
monitor, I would be happy. ;-)


BTW: my VGA "Card" is: VGA compatible controller: Intel Corporation 2nd 
Generation Core Processor Family Integrated Graphics Controller (rev 09)


On my MoBo i have two Outputs: HDMI & VGA

salve
michael
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] XFCE in Beowulf confuses left and right

2020-11-04 Thread terryc
On Wed, 4 Nov 2020 05:43:36 -0600
o1bigtenor via Dng  wrote:

> On Tue, Nov 3, 2020 at 3:36 PM terryc  wrote:
> >
> > On Tue, 3 Nov 2020 11:56:33 +0100
> > kernel panic!  wrote:
> >  
> > > Update!
> > >
> > > I "dig" through my Backup(s) - Bingo! I found a File
> > > *dualmonitor.sh*
> > >
> > > I put it back to/home/$USER/.screenlayout/dualmonitor.sh
> > >
> > > Logout from XFCE, login back nothing happens
> > >
> > > Folder.screenlayout =drwxr-xr-x
> > > Filedualmonitor.sh = -rwx--
> > >
> > > maybe it is someone of the permissions?
> > >
> > > desperate
> > > Michael
> > >
> > >
> > > Am 31.10.20 um 16:14 schrieb Michael K.:  
> > > > Heyho,
> > > >
> > > > I have setup a Desktop with Beowulf and XFCE. The install was
> > > > done with only one Monitor (Acer 24" HDMI)
> > > >
> > > > I put on a other Monitor (Acer 20" VGA) and yes i get "Figure 3.
> > > > Configure new displays dialog." (*) In this display dialog i
> > > > see the first "confuses of left and right" The 20" stands
> > > > *left* from 24" (for medical reasons i need it) I drag and drop
> > > > the Icons to te right places, how my monitors are positioned. I
> > > > set 24" as default. And XFCE use the 20" as default?! 24" shows
> > > > only the default XFCE Background. (***)
> > > >
> > > > "if i want to reach the monitor left with the mouse i have to
> > > > move the mouse to the right."
> > > >
> > > > Although, the 24" is the *default* Monitor XFCE give me the
> > > > Menu and other Desktop Items on the small one 20" ?? E.g. open
> > > > Thunar 
> > > >
> > > > I *disable* the Small on 20", and the Monitor Icon for the 20"
> > > > goes automatically to the right side. See screenshot (**)
> > > >
> > > > I make this settings as a "normal user" non root privileges.
> > > > (***)
> > > >
> > > > what can I do to make this program do what I want?
> > > >
> > > > Thank you in advance and have a nice weekend
> > > >
> > > > Michael  
> >
> > Do you have arandr loaded?
> > This isn't a soluton, but 'works' for me, YMMV.
> > In  xfce -. right click -> Applications -> Settings -> Display
> > Identify the displays.
> > Set which one you want to be the primary.
> > Make sure it the other is not set as primary.
> > Drag each screen around to the L/R, or up/down relation ship you
> > want. Note, depending on the hardware you have, you can also set
> > resolution and refresh rates.
> >
> > What doesn't work for me is the every morning, I then have a pop up
> > that asks e to chose between mirror or extend right, then I have to
> > close two popups.
> >
> > What is in your dual-monitor.sh?
> >  
> My system runs about 80 to 90 days before I need to reboot.
> Am running 4 monitors.
> I use xrandr to set up my monitors.

How are you doing that?
Writing  /etc/X11/Xorg.conf(?)

> Took a while to figure out. Now fairly easy.
> Two monitors would be real easy - - its once you add more
> than one graphics card that things get a bit more interesting.

What cards do you have installed and what drivers are you using?
I have two AMD cards and one(R7 240) requires the Radeon driver, but the
other(RX 580 wants the AMDGPU.

I think it was easier in 'the olde times' before all this automated
display setting crept in. Although working out all the modelines for
changing display resolution was interesting when you had four unique
monitors running on four display cards, which I did once for an
exercise.

>
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] XFCE in Beowulf confuses left and right

2020-11-04 Thread o1bigtenor via Dng
On Tue, Nov 3, 2020 at 3:36 PM terryc  wrote:
>
> On Tue, 3 Nov 2020 11:56:33 +0100
> kernel panic!  wrote:
>
> > Update!
> >
> > I "dig" through my Backup(s) - Bingo! I found a File *dualmonitor.sh*
> >
> > I put it back to/home/$USER/.screenlayout/dualmonitor.sh
> >
> > Logout from XFCE, login back nothing happens
> >
> > Folder.screenlayout =drwxr-xr-x
> > Filedualmonitor.sh = -rwx--
> >
> > maybe it is someone of the permissions?
> >
> > desperate
> > Michael
> >
> >
> > Am 31.10.20 um 16:14 schrieb Michael K.:
> > > Heyho,
> > >
> > > I have setup a Desktop with Beowulf and XFCE. The install was done
> > > with only one Monitor (Acer 24" HDMI)
> > >
> > > I put on a other Monitor (Acer 20" VGA) and yes i get "Figure 3.
> > > Configure new displays dialog." (*) In this display dialog i see the
> > > first "confuses of left and right" The 20" stands *left* from
> > > 24" (for medical reasons i need it) I drag and drop the Icons to te
> > > right places, how my monitors are positioned. I set 24" as default.
> > > And XFCE use the 20" as default?! 24" shows only the default XFCE
> > > Background. (***)
> > >
> > > "if i want to reach the monitor left with the mouse i have to move
> > > the mouse to the right."
> > >
> > > Although, the 24" is the *default* Monitor XFCE give me the Menu and
> > > other Desktop Items on the small one 20" ?? E.g. open Thunar 
> > >
> > > I *disable* the Small on 20", and the Monitor Icon for the 20" goes
> > > automatically to the right side. See screenshot (**)
> > >
> > > I make this settings as a "normal user" non root privileges. (***)
> > >
> > > what can I do to make this program do what I want?
> > >
> > > Thank you in advance and have a nice weekend
> > >
> > > Michael
>
> Do you have arandr loaded?
> This isn't a soluton, but 'works' for me, YMMV.
> In  xfce -. right click -> Applications -> Settings -> Display
> Identify the displays.
> Set which one you want to be the primary.
> Make sure it the other is not set as primary.
> Drag each screen around to the L/R, or up/down relation ship you want.
> Note, depending on the hardware you have, you can also set resolution
> and refresh rates.
>
> What doesn't work for me is the every morning, I then have a pop up
> that asks e to chose between mirror or extend right, then I have to
> close two popups.
>
> What is in your dual-monitor.sh?
>
My system runs about 80 to 90 days before I need to reboot.
Am running 4 monitors.
I use xrandr to set up my monitors.
Took a while to figure out. Now fairly easy.
Two monitors would be real easy - - its once you add more
than one graphics card that things get a bit more interesting.

HTH
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] XFCE in Beowulf confuses left and right

2020-11-03 Thread terryc
On Tue, 3 Nov 2020 11:56:33 +0100
kernel panic!  wrote:

> Update!
> 
> I "dig" through my Backup(s) - Bingo! I found a File *dualmonitor.sh*
> 
> I put it back to/home/$USER/.screenlayout/dualmonitor.sh
> 
> Logout from XFCE, login back nothing happens
> 
> Folder.screenlayout =drwxr-xr-x
> Filedualmonitor.sh = -rwx--
> 
> maybe it is someone of the permissions?
> 
> desperate
> Michael
> 
> 
> Am 31.10.20 um 16:14 schrieb Michael K.:
> > Heyho,
> > 
> > I have setup a Desktop with Beowulf and XFCE. The install was done
> > with only one Monitor (Acer 24" HDMI)
> > 
> > I put on a other Monitor (Acer 20" VGA) and yes i get "Figure 3.
> > Configure new displays dialog." (*) In this display dialog i see the
> > first "confuses of left and right" The 20" stands *left* from
> > 24" (for medical reasons i need it) I drag and drop the Icons to te
> > right places, how my monitors are positioned. I set 24" as default.
> > And XFCE use the 20" as default?! 24" shows only the default XFCE
> > Background. (***)
> > 
> > "if i want to reach the monitor left with the mouse i have to move
> > the mouse to the right."
> > 
> > Although, the 24" is the *default* Monitor XFCE give me the Menu and
> > other Desktop Items on the small one 20" ?? E.g. open Thunar 
> > 
> > I *disable* the Small on 20", and the Monitor Icon for the 20" goes
> > automatically to the right side. See screenshot (**)
> > 
> > I make this settings as a "normal user" non root privileges. (***)
> > 
> > what can I do to make this program do what I want?
> > 
> > Thank you in advance and have a nice weekend
> > 
> > Michael

Do you have arandr loaded?
This isn't a soluton, but 'works' for me, YMMV.
In  xfce -. right click -> Applications -> Settings -> Display
Identify the displays.
Set which one you want to be the primary.
Make sure it the other is not set as primary.
Drag each screen around to the L/R, or up/down relation ship you want.
Note, depending on the hardware you have, you can also set resolution
and refresh rates.

What doesn't work for me is the every morning, I then have a pop up
that asks e to chose between mirror or extend right, then I have to
close two popups.

What is in your dual-monitor.sh?

___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] XFCE in Beowulf confuses left and right

2020-11-03 Thread kernel panic!

Update!

I "dig" through my Backup(s) - Bingo! I found a File *dualmonitor.sh*

I put it back to/home/$USER/.screenlayout/dualmonitor.sh

Logout from XFCE, login back nothing happens

Folder.screenlayout =drwxr-xr-x
Filedualmonitor.sh = -rwx--

maybe it is someone of the permissions?

desperate
Michael


Am 31.10.20 um 16:14 schrieb Michael K.:

Heyho,

I have setup a Desktop with Beowulf and XFCE. The install was done with
only one Monitor (Acer 24" HDMI)

I put on a other Monitor (Acer 20" VGA) and yes i get "Figure 3.
Configure new displays dialog." (*) In this display dialog i see the
first "confuses of left and right" The 20" stands *left* from 24" (for
medical reasons i need it) I drag and drop the Icons to te right places,
how my monitors are positioned. I set 24" as default. And XFCE use the
20" as default?! 24" shows only the default XFCE Background. (***)

"if i want to reach the monitor left with the mouse i have to move the
mouse to the right."

Although, the 24" is the *default* Monitor XFCE give me the Menu and
other Desktop Items on the small one 20" ?? E.g. open Thunar 

I *disable* the Small on 20", and the Monitor Icon for the 20" goes
automatically to the right side. See screenshot (**)

I make this settings as a "normal user" non root privileges. (***)

what can I do to make this program do what I want?

Thank you in advance and have a nice weekend

Michael

(*) https://docs.xfce.org/xfce/xfce4-settings/4.12/display
(**) https://paste.pics/d4c5304aad0b59d810705756c06c5774
(***) https://paste.pics/22edd79281ed949a7d48419688d5c927


___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] XFCE in Beowulf confuses left and right

2020-10-31 Thread kdibble
 On Sat, 31 Oct 2020 08:14:27 -0700 Michael K.  wrote 


Heyho, 
 
I have setup a Desktop with Beowulf and XFCE. The install was done with 
only one Monitor (Acer 24" HDMI) 
 
I put on a other Monitor (Acer 20" VGA) and yes i get "Figure 3. 
Configure new displays dialog." (*) In this display dialog i see the 
first "confuses of left and right" The 20" stands *left* from 24" (for 
medical reasons i need it) I drag and drop the Icons to te right places, 
how my monitors are positioned. I set 24" as default. And XFCE use the 
20" as default?! 24" shows only the default XFCE Background. (***) 
 
"if i want to reach the monitor left with the mouse i have to move the 
mouse to the right." 
 
Although, the 24" is the *default* Monitor XFCE give me the Menu and 
other Desktop Items on the small one 20" ?? E.g. open Thunar  
 
I *disable* the Small on 20", and the Monitor Icon for the 20" goes 
automatically to the right side. See screenshot (**) 
 
I make this settings as a "normal user" non root privileges. (***) 
 
what can I do to make this program do what I want? 
 
Thank you in advance and have a nice weekend 
 
Michael 



 


I setup my multi monitor location and configuration in

Preferences->LXQt Settings->Monitor settings



Ken___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


[DNG] XFCE in Beowulf confuses left and right

2020-10-31 Thread Michael K.
Heyho,

I have setup a Desktop with Beowulf and XFCE. The install was done with
only one Monitor (Acer 24" HDMI)

I put on a other Monitor (Acer 20" VGA) and yes i get "Figure 3.
Configure new displays dialog." (*) In this display dialog i see the
first "confuses of left and right" The 20" stands *left* from 24" (for
medical reasons i need it) I drag and drop the Icons to te right places,
how my monitors are positioned. I set 24" as default. And XFCE use the
20" as default?! 24" shows only the default XFCE Background. (***)

"if i want to reach the monitor left with the mouse i have to move the
mouse to the right."

Although, the 24" is the *default* Monitor XFCE give me the Menu and
other Desktop Items on the small one 20" ?? E.g. open Thunar 

I *disable* the Small on 20", and the Monitor Icon for the 20" goes
automatically to the right side. See screenshot (**)

I make this settings as a "normal user" non root privileges. (***)

what can I do to make this program do what I want?

Thank you in advance and have a nice weekend

Michael

(*) https://docs.xfce.org/xfce/xfce4-settings/4.12/display
(**) https://paste.pics/d4c5304aad0b59d810705756c06c5774
(***) https://paste.pics/22edd79281ed949a7d48419688d5c927


OpenPGP_0xE4D850815E05B5AE.asc
Description: application/pgp-keys


OpenPGP_signature
Description: OpenPGP digital signature
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng