Changeset 374ac5a
- Timestamp:
- 11/27/2012 08:09:39 PM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 0ea00d5
- Parents:
- cfe07df
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rcfe07df r374ac5a 44 44 45 45 --> 46 <listitem> 47 <para>November 27rd, 2012</para> 48 <itemizedlist> 49 <listitem> 50 <para>[Chris] - Updated text to reflect that Fluxbox 51 no longer needs Which, except for one specific case.</para> 52 </listitem> 53 </itemizedlist> 54 </listitem> 55 46 56 <listitem> 47 57 <para>November 23rd, 2012</para> -
x/wm/fluxbox.xml
rcfe07df r374ac5a 160 160 cp -v /usr/share/fluxbox/keys ~/.fluxbox/keys</userinput></screen> 161 161 162 <para> Now if you have <xref linkend="which"/> installed:</para>162 <para>To generate the application menu:</para> 163 163 164 164 <screen><userinput>cd ~/.fluxbox && 165 165 fluxbox-generate_menu</userinput></screen> 166 166 167 <para> otherwise:</para>167 <para>Alternately, copy a pregenerated menu:</para> 168 168 169 169 <screen><userinput>cp -v /usr/share/fluxbox/menu ~/.fluxbox/menu</userinput></screen> … … 227 227 <term><command>fbsetbg</command></term> 228 228 <listitem> 229 <para>is a utility that sets the background image. It requires 230 <command>which</command> to find one of: <command>display</command>, 231 <command>Esetroot</command>, <command>wmsetbg</command>, 229 <para>is a utility that sets the background image. It requires one of: 230 <command>display</command>, <command>Esetroot</command>, <command>wmsetbg</command>, 232 231 <command>xv</command>, <command>qiv</command> or <command>xsri</command>. 233 </para> 232 It also requires <command>which</command> if <command>Esetroot</command> is 233 found.</para> 234 234 <indexterm zone="fluxbox fbsetbg"> 235 235 <primary sortas="b-fbsetbg">fbsetbg</primary> … … 253 253 <listitem> 254 254 <para>is a utility that generates a menu by scanning your 255 <envar>PATH</envar>. It requires <command>which</command> to function 256 properly.</para> 255 <envar>PATH</envar>.</para> 257 256 <indexterm zone="fluxbox fluxbox-generate"> 258 257 <primary sortas="b-fluxbox-generate">fluxbox-generate_menu</primary>
Note:
See TracChangeset
for help on using the changeset viewer.