On pátek 16. listopadu 2018 17:25:00 CET Riccardo Berto wrote:
> On 2018-11-15 08:25, Michal Srb wrote:
> > On středa 14. listopadu 2018 21:22:28 CET Riccardo Berto wrote:
> >> Thanks for the answer.
> >> No, I don't use redshift. As far as I know, it can only ha
On středa 14. listopadu 2018 21:22:28 CET Riccardo Berto wrote:
> Thanks for the answer.
> No, I don't use redshift. As far as I know, it can only happen twice
> during each Xorg start up. After these 2 times and me readjusting the
> backlight manually with the xrandr command previously posted, it
On středa 14. listopadu 2018 10:52:59 CET Riccardo Berto wrote:
> I have a low quality screen. It's very bright, even at minimum settings
> in the monitor menu. I'm able to reduce the brightness with `xrandr
> --output HDMI-0 --brightness 0.25` but sometimes the brightness goes
> back to the defaul
On čtvrtek 7. června 2018 16:15:50 CEST Dennis Clarke wrote:
> Package libtizcore was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libtizcore.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'libtizcore' found
This is not a problem. It s
configuration file like this (or appending it to your /etc/X11/xorg.conf file
if you have):
/etc/X11/xorg.conf.d/80-serverflags.conf:
Section "ServerFlags"
Option "AutoAddGPU" "False"
EndSection
Michal Srb
___
xorg@lists
ranch so nothing happens if there is no external output.
So it would look somehow like this:
...
xrandr |grep $EXTERNAL_OUTPUT | grep " connected "
if [ $? -eq 0 ]; then
xrandr --output $INTERNAL_OUTPUT --off --output $EXTERNAL_OUTPUT --auto
fi
...
Michal Srb
hey don't
know in advance which display number it will take.
It would be possible to create empty authority file and then fill it after X
started. No idea how willing would they be to accept such change.
Michal Srb
___
xorg@lists.x.o
not let me. It is also impossible to add any new records with
display number, because they would get "merged" with those without number.
Are such entries valid?
Thank you,
Michal Srb
___
xorg@lists.x.org: X.Org support
Archives: http://lists
On pondělí 26. února 2018 15:21:17 CET Sylvain Leroux wrote:
> Hi Michal,
>
> Thanks to your answer and by studying the /usr/bin/startx script on my
> system, things are much more clear now.
>
> On 02/22/2018 05:16 PM, Michal Srb wrote:
> >> 3) Are Xorg and Xephyr
On středa 21. února 2018 12:45:27 CET Sylvain Leroux wrote:
> 1) When is the "$XAUTHORITY" file (re-)read by the server?
>
> According to the Xauth man:
> """
> Note that this program [xauth] does not contact the X server except
> when the generate c
r=3132 <- interesting
Audit=1
Type=x11
Class=user
Active=yes
State=active
IdleHint=no
IdleSinceHint=0
IdleSinceHintMonotonic=0
No idea about reliable way to find the authority file. Parsing the X's command
line would probably work in most cases.
Michal Srb
__
11 matches
Mail list logo