If a Web site won't let you in because it says your browser version isn't modern enough, or you want the non-mobile version of a site that displays the mobile version on your Q, you can sometimes fake the site out.
Go to the following registry key:
\HKLM\Sofware\Microsoft\Windows\Current Version\Internet Settings\5.0\User Agent
and change the values there.
Specifically, try changing the following:
- Version -- Change "4.01" to "5.0", "6.0" or later.
- Platform -- Change "Windows CE" to "Windows NT 5.1".
Those values should work. You'll have to reset the Q after making the changes to get them to take effect.
UPDATE: Some sites (like EverythingQ) seem to check another value, so you may still get the mobile site even after the hack. To fix that, go to the following registry key:
\HKLM\Sofware\Microsoft\Windows\Current Version\Internet Settings\5.0\User Agent\Post Platform
and rename the
Smartphone; 176x220 value to something like
SmartpXhone; 176x220 (breaking up the "phone" string with an "X").
Steve