xboxscene.org forums

Author Topic: Zoomed In Apps In Xdsl  (Read 116 times)

misterninja

  • Archived User
  • Newbie
  • *
  • Posts: 31
Zoomed In Apps In Xdsl
« on: June 05, 2005, 11:14:00 PM »

yea i have the same problem someone help plz.
Logged

total_ass

  • Archived User
  • Hero Member
  • *
  • Posts: 1201
Zoomed In Apps In Xdsl
« Reply #1 on: June 06, 2005, 01:57:00 AM »

yeah gaim and amsn both are too huge.
Logged

manu_xl

  • Archived User
  • Sr. Member
  • *
  • Posts: 393
Zoomed In Apps In Xdsl
« Reply #2 on: June 21, 2005, 12:44:00 PM »

yea ... 800x600
Logged

sakamoto

  • Archived User
  • Newbie
  • *
  • Posts: 5
Zoomed In Apps In Xdsl
« Reply #3 on: June 22, 2005, 04:38:00 AM »

with 800x600 everything will be visible (edit cfg file in the root of e)
Logged

lando786

  • Archived User
  • Jr. Member
  • *
  • Posts: 56
Zoomed In Apps In Xdsl
« Reply #4 on: June 22, 2005, 07:25:00 PM »

QUOTE(sakamoto @ Jun 22 2005, 11:49 AM)
with 800x600 everything will be visible (edit cfg file in the root of e)
Logged

mod_n00b

  • Archived User
  • Newbie
  • *
  • Posts: 49
Zoomed In Apps In Xdsl
« Reply #5 on: July 28, 2005, 10:50:00 AM »

some one help us out here its a pain in the ass not being able to even go to file and preferences and all because of big stretched sizes

Logged

friedgold

  • Archived User
  • Sr. Member
  • *
  • Posts: 266
Zoomed In Apps In Xdsl
« Reply #6 on: July 29, 2005, 02:02:00 PM »

QUOTE
I've been aware people having this problem but haven't really looked into it until now.

Turns out the solution is to edit /home/dsl/.xserverrc and change it from
CODE
exec /usr/bin/X11/Xfbdev -dpi 200 -mouse /dev/input/mice,8 -nolisten tcp -I &>/dev/null


to

CODE
exec /usr/bin/X11/Xfbdev -mouse /dev/input/mice,8 -nolisten tcp -I &>/dev/null


Why is that -dpi option there? Well the originally the fonts were too small in most X-DSL apps so I added it to try and increase their size. It didn't seem to have any effect so I forgot about this change and altered the fonts in each application's configuration file. While this option didn't effect most X-DSL apps I guess it does effect gtk2.0 apps which is why the fonts are so big.
Logged