Linux Commands Examples

A great documentation place for Linux commands

gdmflexiserver



Sorry, no description

... the author of this command may not have provided any manuals


Once you know what this command is about, feel free to add a description in the input "add an example + trick and tips" below
 help other Linux-fans !




add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
exec gdmflexiserver --xnest --no-lock -geometry 1280x1024+0+0 :$x &
0
source
            
type gdmflexiserver > /dev/null 2>&1 || exit
ACTION="Exec exec gdmflexiserver --authenticate --command="
GDM_QUERY="$(gdmflexiserver --authenticate --command=QUERY_LOGOUT_ACTION 2> /dev/null)"
echo GDM_QUERY | grep SUSPEND > /dev/null 2>&1 &&
0
source
            
USERS=$(gdmflexiserver -a -c "ALL_SERVERS" | sed -e 's/[:;]/\n/g' | grep , | sed -e 's/[0-9]*,//')
SWITCHER="/home/sagotsky/scripts/gdmSwitch.sh"
0
source
            
BACKCOLOR=`gdmflexiserver --command="GET_CONFIG greeter/GraphicalThemedColor $DISPLAY"`
BACKTYPE=`gdmflexiserver --command="GET_CONFIG greeter/BackgroundType $DISPLAY"`
# Skip if background type does not include a color

How can this site be more helpful to YOU ?


give  feedback