Remote Exploit Forums

Go Back   Remote Exploit Forums > BackTrack 4 (pre) Final > BackTrack 4 Bugs and Fixes


BackTrack 4 Bugs and Fixes Post bugs here. Even better, post FIXES here !

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-08-2009, 09:16 PM
New Member
 
Join Date: Jul 2009
Posts: 1
Default Problem With Macbook\Backtrack 4 Pre Release - Font size it huge

When I boot up to backtrack on a macbook and then run startx, the font size is so large that if you bring up the context menu on the desktop, you can't use anything. It covers the whole screen.
Reply With Quote
  #2 (permalink)  
Old 07-10-2009, 04:16 AM
Just burned his ISO
 
Join Date: Jun 2009
Posts: 4
Default

did you try to configure x before you launched it? perhaps you need a different resolution.
Reply With Quote
  #3 (permalink)  
Old 07-12-2009, 12:31 AM
Junior Member
 
Join Date: Nov 2008
Posts: 27
Default

same problem here. interestingly, if i run the bt4 pre final from within vmware, the font is fine. i cannot seem to find a way to specify the screen font size when starting x. also, the configurator for x allows so many particulars to be set but they are hardware related. the optional arguments for startx also do not allow to specify a font size.
Reply With Quote
  #4 (permalink)  
Old 07-12-2009, 01:07 PM
or4n9e's Avatar
Senior Member
 
Join Date: Sep 2008
Location: 49.51N, 08.39E
Posts: 135
Default

Try starting the XServer with
Code:
# startx -- -dpi 96
Reply With Quote
  #5 (permalink)  
Old 07-13-2009, 07:54 PM
Just burned his ISO
 
Join Date: Jul 2009
Location: Western Europe....
Posts: 2
Default

I tried the

Code:
# startx -- -dpi 96
No luck I'm afraid. If you are running in VMWare Fusion (with the installed tools I assume), I just reverted to the old xorg.conf file.

Code:
cd /etc/X11
cp xorg.conf xorgbackup.conf
cp xorg.conf.BeforeVMwareToolsInstall xorg.conf
And then a reboot and start a new X session, all the display problems are fixed for 800 x 600, but anything higher and weird stuff starts happening

I will carry on playing with the xorg.conf file until someone finds a better way.

Oh, and Hi, just joined your forums.
Reply With Quote
  #6 (permalink)  
Old 08-17-2009, 02:08 PM
Just burned his ISO
 
Join Date: Aug 2009
Posts: 2
Default

It's not perfect, but better...

Make your xorg.conf look like this:
Code:
Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
	HorizSync	30.0 - 70.0
	VertRefresh	50.0 - 75.0
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
	DefaultDepth	24
	SubSection	"Display"
		Depth	24
		Modes	"1440x900"
	EndSubSection
Reply With Quote
  #7 (permalink)  
Old 10-27-2009, 05:49 PM
mikec's Avatar
Member
 
Join Date: Oct 2009
Location: 55.762, 37.628
Posts: 75
Default

This xorg.conf fixed the issue for me. I am using a MacBook Pro with VMWare Fusion (same as others in this thread).

It's nitpicky, but don't forget the final "EndSection" when using Method's xorg.conf.
Reply With Quote
  #8 (permalink)  
Old 10-27-2009, 05:51 PM
wyze's Avatar
Jenkem Addict
 
Join Date: Jul 2007
Location: chmod 400
Posts: 1,593
Default

You guys using Fusion have installed VMWare tool, right? Fixes it for me.
__________________
dd if=/dev/swc666 of=/dev/wyze
Reply With Quote
Reply

Bookmarks

Tags
font size

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 10:45 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2