diff options
author | B Stack <bgstack15@gmail.com> | 2020-08-13 09:09:25 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-08-13 09:09:25 -0400 |
commit | 0c166c12cfdbf01bc8a5611d690336236d7771e1 (patch) | |
tree | 88c05313172a682acc7bdca3cf5a0abf2b35ec2e /connman-gtk-xdg-autostart/README.md | |
parent | Merge branch 'waterfox-bump' into 'master' (diff) | |
download | stackrpms-0c166c12cfdbf01bc8a5611d690336236d7771e1.tar.gz stackrpms-0c166c12cfdbf01bc8a5611d690336236d7771e1.tar.bz2 stackrpms-0c166c12cfdbf01bc8a5611d690336236d7771e1.zip |
add connman-gtk-xdg-autostart
Diffstat (limited to 'connman-gtk-xdg-autostart/README.md')
-rw-r--r-- | connman-gtk-xdg-autostart/README.md | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/connman-gtk-xdg-autostart/README.md b/connman-gtk-xdg-autostart/README.md new file mode 100644 index 0000000..aab608d --- /dev/null +++ b/connman-gtk-xdg-autostart/README.md @@ -0,0 +1,34 @@ +# Readme for connman-gtk-xdg-autostart +This package exists merely to drop a symlink in /etc/xdg/autostart for connman-gtk. + +## connman-gtk-xdg-autostart upstream +None. + +## Alternatives +Manually start connman-gtk in a graphical terminal session. + +### How to use in Fluxbox +Either use `fbautostart`, or set in ~/.fluxbox/startup an entry for + + connman-gtk & + +## Reason for being in stackrpms +I probably should submit a bug report to connman-gtk (on Debian) for making an xdg-autostart file. But why bother? + +## Reverse dependency matrix +Distro | connman-gtk-xdg-autostart version +---------- | --------------------------------- +All dpkg | 0.0.1 + +## Make original tarball +Use this readme file as the only contents of a tarball in a single directory. Make the tarball resemble: + + $ tar -ztf ../connman-gtk-xdg-autostart_0.0.1.orig.tar.gz + connman-gtk-xdg-autostart-0.0.1/ + connman-gtk-xdg-autostart-0.0.1/README.md + +## References +palemoon-ublock-origin/README + +## Differences from upstream +None |