I want fluxbox-rox, and the xinitrc looks familiar-ish, but it says I should edit xinitrc-custom, which I am not used to.
Should I just add fluxbox-rox to the xinitrc-custom?
Code: Select all
#!/bin/bash
#----------------------------------------------------------------------
# File .xinitrc-custom
#
# This file is called from ~/.xinitrc and is run every time X starts.
# Put custom commands in here that you want to have run when X starts.
# Called from .xinitrc.
#----------------------------------------------------------------------
[color=#FF0040]fluxbox-rox[/color]
# Uncomment to report and automatically mount removable drives upon plugging in
which devmon &>/dev/null && which udisks &>/dev/null && devmon --info-on-mount &
And to mess this post up, the volumeicon...
Is there a way to adjust the volume by scrolling, like in icewm? In fluxbox, I just scroll between the workspaces.
WOW! I actually managed to figure out the volumeicon, by editing the fluxbox/keys!