logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

x2gofeature - Query X2Go Feature Availability on X2Go Server

Author

       This  manual  has  been  written  by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2Go project
       (https://www.x2go.org).

Version 4.1.0.6                                     Aug 2023                                      x2gofeature(8)

Description

x2gofeature  allows  client  applications  to  query the server for certain features before trying to use
       them.

       x2gofeature can be run with user privileges.

Name

       x2gofeature - Query X2Go Feature Availability on X2Go Server

Return Values

       If feature <feature_name> is available on the X2Go server, then ,,ok'' is written to  stdout.   Otherwise
       the expression ,,not available'' is written to stdout.

See Also

       /usr/share/x2go/x2gofeature.d/*.features x2gofeaturelist(8)

Synopsis

       x2gofeature <feature_name>

See Also