Changeset 1bac25ed
- Timestamp:
- 09/29/2015 09:49:19 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- e3e5318
- Parents:
- e6441b2
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
kde/core/config.xml
re6441b2 r1bac25ed 67 67 <para> 68 68 You may wish to drop consolekit and/or dbus-launch, e.g., just using 69 startkde in .~/.xinitrc, but some functionalities such as mount/umount70 file systems from a file manager will not be possible, or the reboot71 option will be absent or not functioning, betweenother problems.69 startkde in ~/.xinitrc. However some capabilities such as mounting or 70 umounting file systems from a file manager will not be possible, or the 71 reboot option will be absent or inoperative, among other problems. 72 72 </para> 73 73 </note> 74 74 75 75 <para> 76 When shutting down or rebooting, the s toppingmessages appear on the vt76 When shutting down or rebooting, the shutdown messages appear on the vt 77 77 where X was running. If you wish to see those messages, simultaneously 78 78 press keys Alt-F7 (assuming that X was running on vt7). -
lxde/apps/lxterminal.xml
re6441b2 r1bac25ed 94 94 <title>Installation of LXTerminal</title> 95 95 96 <note><para>97 By default, <application>LXTerminal</application> installs its98 menu in the System category. If desired, change it to the99 Utility category:</para>100 101 <screen><userinput>sed -i 's/System/Utility/' data/lxterminal.desktop.in</userinput></screen>102 </note>103 104 <para>105 Install <application>LXTerminal</application> by running the following106 commands:107 </para>108 109 96 <screen><userinput>./configure --prefix=/usr && 110 97 make</userinput></screen> -
lxde/desktop/lxde-common.xml
re6441b2 r1bac25ed 179 179 <para> 180 180 You may wish to drop consolekit and/or dbus-launch, e.g., just using 181 startlxde in .~/.xinitrc, but some functionalities such as mount/umount182 file systems from a file manager will not be possible, or the reboot183 option will be absent or not functioning, betweenother problems.181 startlxde in ~/.xinitrc. However some capabilities such as mounting or 182 umounting file systems from a file manager will not be possible, or the 183 reboot option will be absent or inoperative, among other problems. 184 184 </para> 185 185 </note> 186 186 187 187 <para> 188 When shutting down or rebooting, the s toppingmessages appear on the vt188 When shutting down or rebooting, the shutdown messages appear on the vt 189 189 where X was running. If you wish to see those messages, simultaneously 190 190 press keys Alt-F7 (assuming that X was running on vt7). -
lxqt/desktop/post-install.xml
re6441b2 r1bac25ed 121 121 <para> 122 122 You may wish to drop consolekit and/or dbus-launch, e.g., just using 123 startlxqt in .~/.xinitrc. However some capabilities such as mounting or123 startlxqt in ~/.xinitrc. However some capabilities such as mounting or 124 124 umounting file systems from a file manager will not be possible, or the 125 125 reboot option will be absent or inoperative, among other problems. -
xfce/core/xfce4-session.xml
re6441b2 r1bac25ed 215 215 <para> 216 216 You may wish to drop consolekit and/or dbus-launch, e.g., just using 217 startxfce4 in .~/.xinitrc, but some functionalities such as mount/umount218 file systems from a file manager will not be possible, or the reboot219 option will be absent or not functioning, betweenother problems.217 startxfce4 in ~/.xinitrc. However some capabilities such as mounting or 218 umounting file systems from a file manager will not be possible, or the 219 reboot option will be absent or inoperative, among other problems. 220 220 </para> 221 221 </note> 222 222 223 223 <para> 224 When shutting down or rebooting, the s toppingmessages appear on the vt224 When shutting down or rebooting, the shutdown messages appear on the vt 225 225 where X was running. If you wish to see those messages, simultaneously 226 226 press keys Alt-F7 (assuming that X was running on vt7).
Note:
See TracChangeset
for help on using the changeset viewer.