all repos — fluxbox @ bb374e2ccab6274176c4104e14681bf9146d769a

custom fork of the fluxbox windowmanager

minor fix
fluxgen fluxgen
commit

bb374e2ccab6274176c4104e14681bf9146d769a

parent

b947855ca5ddf4db72b83ee43112c95f3c8b95ca

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M util/fbsetbgutil/fbsetbg

@@ -23,7 +23,7 @@ # CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,

# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # -# $Id: fbsetbg,v 1.15 2003/08/17 13:27:44 fluxgen Exp $ +# $Id: fbsetbg,v 1.16 2003/08/26 20:32:27 fluxgen Exp $ # Portability notes: # To guarantee this script works on all platforms that support fluxbox

@@ -178,7 +178,7 @@ aspect='-once -mode smart -max_grow 100 -max_size 100'

debugstory=$standardok ;; xsri) - full='--center-x --center-y --scale-width=100 --scale-width=100' + full='--center-x --center-y --scale-width=100 --scale-height=100' tile='--tile' center='--center-x --center-y' aspect=$full