Changes between Version 39 and Version 40 of DreamInstall
- Timestamp:
- 03/04/11 20:45:02 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DreamInstall
v39 v40 164 164 }}} 165 165 === GUI tweaks === 166 * click on the settings icon and go to appearence and put the engine to x11-16,167 That will make the app-switcher work but will make eve segfault,to correct that edit the /usr/share/applications/eve.desktop and change that line:168 {{{169 Exec=eve170 }}}171 into that:172 {{{173 Exec=ELM_ENGINE=x11 eve174 }}}175 166 * in /usr/share/applications/vala-terminal.desktop change: 176 167 {{{
