1lxqt-sudo(1)                      LXQt Module                     lxqt-sudo(1)
2
3
4

NAME

6       lxqt-sudo, lxsu - execute a command as privileged user
7

SYNOPSIS

9       lxqt-sudo option [command [arguments]]
10       lxsu [option] [command [arguments]]
11       lxsudo [option] [command [arguments]]
12

DESCRIPTION

14       lxqt-sudo  (and  symlinks  lxsu, lxsudo) is a graphical QT frontend for
15       plain sudo(8) or su(1) (for requesting optional password in  GUI  fash‐
16       ion).
17       When  invoked  it simply spawns child sudo or su process with requested
18       command (and optional arguments). If sudo/su requests user's  password,
19       the  GUI  password  dialog  is shown and (after submit) the password is
20       provided to backend.
21

OPTIONS

23       option is one of:
24         -h|--help      Print help.
25         -v|--version   Print version information.
26         -s|--su        Use su as backend (default for lxqt-sudo &  lxsudo  is
27       sudo, for lxsu is su).
28         -d|--sudo      Use sudo as backend (default for lxqt-sudo & lxsudo is
29       sudo, for lxsu is su).
30

REPORTING BUGS

32       Report bugs to https://github.com/lxqt/lxqt/issues
33

SEE ALSO

35       sudo(8) su(1)
36

AUTHOR

38       This manual page was created by  Palo  Kisa  <palo.kisa@gmail.com>  for
39       LXQt project.
40
41
42
43                                                                  lxqt-sudo(1)
Impressum