Xorg -configure is already available in the bulletproof-x dialog via the
"Create new configuration for this hardware" command, which invokes the
following code:
run_xorgconf() {
backup_xorg_conf || return 1
Xorg :99 -configure
if [ $? == 0 ]; then
zenity --info --text "A new configuration has been generated,\nand your
old configuration backed up.\nPlease restart.\n"
else
zenity --error --text "Could not generate a new configuration"
fi
}
If this is insufficient for you and/or you have ideas on how to improve
this, feel free to reopen with a more specific description of what you
need changed.
Btw, you mentioned you attached your xorg.conf, however no xorg.conf is
listed in the attachments for this bug report.
** Changed in: xorg (Ubuntu)
Sourcepackagename: xorg-server => xorg
Status: New => Fix Released
--
gnome-display-properties fails to configure or manage on "intel mobile 915GM" -
while Xorg -configure works perfectly!
https://bugs.launchpad.net/bugs/335077
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs