WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: brasero  (Read 4728 times)

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: brasero
« Reply #15 on: October 22, 2015, 03:12:15 AM »
Switching to Xorg fixed the problem, but I had a very slow page scrolling in documents reading, in firefox or windows resizing, and turned back to Xvesa.
Definitely a big performance difference between Xvesa and Xorg on slower hardware. Should you retry Xorg a custom xorg.conf file may help, specifying 16-bit color depth, in regards to scrolling and window manager performance. Modify the 'Screen' section in xorg.conf to something like:
Code: [Select]
Section "Screen"
Identifier "Screen0"
Device     "Card0"
Monitor    "Monitor0"
DefaultDepth    16
SubSection "Display"
Depth 16
Modes "1152x864"
EndSubSection
EndSection

Lighter FLTK-based flburn is also available as a Brasero alternative.

Offline alexo

  • Jr. Member
  • **
  • Posts: 97
Re: brasero
« Reply #16 on: October 22, 2015, 04:43:38 AM »
Quote
[Are you using the apps gui to manage extensions and rebooting after you make changes?/quote]

of course.
But some unneeded files still remains around.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: brasero
« Reply #17 on: October 22, 2015, 05:10:44 AM »
Sure, but if they're not in onboot.lst then they won't be loaded  :)