about the xrandr support, is not possible to just reconfigure wmaker instead of restart ?
2013/4/1 Carlos R. Mafra <[email protected]> > On Mon, 1 Apr 2013 at 11:31:37 -0700, Don Sutter wrote: > > > > I built an AutoStart command that partially takes care of these issues: > > ~/GNUstep/AutoStart/Enabled/00_vmware-user > > > > #!/bin/sh > > #set -x > > /usr/bin/vmware-user > > xrandr --output default --mode 1920x1080 > > > > but this still leaves me needing to restart the desktop session. Is > > there a command I could issue after xrandr that would restart my > > desktop session? > > If you compile wmaker with --enable-xrandr then wmaker automatically > restarts once xrandr changes are detected. > > This dirty solution works fine when you are lucky, but there are > some cases where wmaker enters an infinite loop of restarts. That's > why this option is not enabled by default. It is also very hacky and > deserves to be nuked once a better solution is found. > > You might want to check if it works for you, but you'll have to > compile wmaker yourself. > > > -- > To unsubscribe, send mail to [email protected] > . > -- Renan Vedovato Traba Aluno de Bacharelado em Ciência da Computação pela Universidade Federal do Paraná Linux Register n°: 525911
