Home
Help
Login
Register
Wiki
Website
Fossunet
Welcome Guest, please
login
or
register
.
Username:
1 Hour
1 Day
1 Week
1 Month
Forever
Password:
The Dreamlinux Forum Community
Main Support Categories
Hardware Support Categories
EeePC and Netbook Support
Topic:
dreamlinux 3.5 on aao.
Pages: [
1
]
2
Go Down
0 Members and 1 Guest are viewing this topic.
Topic Tools
Topic Tools
Print
August 03, 2009, 10:19:36 AM
neptun2211
New Dreamer
Thanks 0
Offline
Posts: 46
dreamlinux 3.5 on aao.
hi all
i have installed dreamlinux on my aao. but the sreensize is very bad 800x600. i tryed some guides on this forum, but i cant make it right.
so can anyone try to help me, so i can get my screen to 1024x600?
Logged
August 03, 2009, 11:36:45 AM
chadfluegge
Global Moderator
Dream Hacker
Thanks 46
Offline
Posts: 882
^-->ch@d<--^
Re: dreamlinux 3.5 on aao.
have you tried editing your xorg.conf file? It is found in the folder /etc/X11
if you open a terminal and execute the following commad:
Code:
sudo nano /etc/X11/xorg.conf
You can then change the resolution to the desired setting. Remember to backup the old config file before editing it.
Let us know if that helps.
Logged
August 03, 2009, 12:13:47 PM
neptun2211
New Dreamer
Thanks 0
Offline
Posts: 46
Re: dreamlinux 3.5 on aao.
Hi again.
Here is form my xorg
Section "Screen"
Identifier "Default Screen"
Device "Mobile 945GME Express Integrated Graphics Controller"
Monitor "AUO LCD Monitor"
DefaultDepth 24
SubSection "Display"
Modes "1024x600"
EndSubSection
EndSection
its the right screensize, but why is everything so big?
And how can i get compiz on? maybe teh compiz not work in aao?
Logged
August 03, 2009, 01:28:20 PM
chadfluegge
Global Moderator
Dream Hacker
Thanks 46
Offline
Posts: 882
^-->ch@d<--^
Re: dreamlinux 3.5 on aao.
Can you post a screenshot of what you're talking about?
Logged
August 03, 2009, 03:20:51 PM
neptun2211
New Dreamer
Thanks 0
Offline
Posts: 46
Re: dreamlinux 3.5 on aao.
Hi
I mean the icons is too big, but i fixed by turn down the Font DPI.
But when i turn on the compiz, the system turn to be so slow. Can i dont use compiz on AAO? why?
Logged
August 03, 2009, 03:25:11 PM
chadfluegge
Global Moderator
Dream Hacker
Thanks 46
Offline
Posts: 882
^-->ch@d<--^
Re: dreamlinux 3.5 on aao.
ahh...ok, I gotcha; glad that you cleared that up.
Regarding comiz, I'm sure that it is a hardware demand issue...meaning that you don't have enough oomph to run it? I have an eeepc900 and compiz runs slow on it too.
hope that helps,
Ch@d
Logged
August 03, 2009, 04:05:35 PM
neptun2211
New Dreamer
Thanks 0
Offline
Posts: 46
Re: dreamlinux 3.5 on aao.
Ok, i see.
How can i get the windows too get over the awnbar when it is max?
Do you have tips and tricks to get the DL too work nice on AAO?
Logged
August 03, 2009, 06:09:50 PM
trekk
Global Moderator
Dream Hacker
Thanks 75
Offline
Posts: 597
Elite is not everything. There still is legendary!
Re: dreamlinux 3.5 on aao.
Quote from: neptun2211 on August 03, 2009, 04:05:35 PM
How can i get the windows too get over the awnbar when it is max?
Hi neptun2211,
this configuration in the awn-manager puts awn into the background, when a window is maximized.
awn-manager.png
(49.2 KB, 420x332 - viewed 65 times.)
Logged
My Hardware Profile
|
The Dreamlinux Wiki
|
Marking your threads as [SOLVED]
|
DL4 and the NEW Xorg way
| News: KK 9.10 is running very nicely on 2009 Macbook Pro!
August 04, 2009, 11:02:33 AM
neptun2211
New Dreamer
Thanks 0
Offline
Posts: 46
Re: dreamlinux 3.5 on aao.
hi!
Ok, and when i not have compiz on? how can i make it by not turn on compiz? to get the window to maximized?
Logged
August 04, 2009, 12:37:21 PM
Resa
Linux User #438818
Dream Hacker
Thanks 268
Offline
Posts: 2749
Re: dreamlinux 3.5 on aao.
Quote from: neptun2211 on August 04, 2009, 11:02:33 AM
Ok, and when i not have compiz on? how can i make it by not turn on compiz? to get the window to maximized?
When you do not have compiz enabled you are using the Engage dock.
You can change the settings for Engage by using the Engage Admin in System Tools.
Unfortunately I am not at my DL box so I can not show you an example.
Hopefully someone else can help you with this.
Or if you are comfortable with using the terminal, you can have a look at:
Howto Hack Everything in Engage
.
Logged
Thank fellow members for their help
|
Mark threads as [SOLVED]
|
Forum rules
"There is a difference between knowing the path, and walking the path"
~ Morpheus (The Matrix)
DL4 and the NEW Xorg way
August 04, 2009, 01:46:55 PM
neptun2211
New Dreamer
Thanks 0
Offline
Posts: 46
Re: dreamlinux 3.5 on aao.
Hi!
Ok, i am now in the engage admin, but i cant find any settings about maximize windows. where can i find it?
and that is one more thing.
look at this:
I dont have 1024x600 screen. but in the xorg i have:
Section "Device"
Identifier "Mobile 945GME Express Integrated Graphics Controller"
Driver "intel"
Option "AccelMethod" "exa"
Option "MigrationHeuristic" "greedy"
BusID "PCI:0:2:0"
Option "May_Need_ForceBIOS" "1"
Option "XaaNoOffscreenPixmaps" "1"
EndSection
Section "Monitor"
Identifier "AUO LCD Monitor"
Option "DPMS"
HorizSync 30-81
VertRefresh 56-76
DisplaySize 195 113
Option "NoDDC"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Mobile 945GME Express Integrated Graphics Controller"
Monitor "AUO LCD Monitor"
DefaultDepth 24
SubSection "Display"
Modes "1024x600"
Do i have 1024x600 or not?
Logged
August 04, 2009, 05:23:34 PM
Resa
Linux User #438818
Dream Hacker
Thanks 268
Offline
Posts: 2749
Re: dreamlinux 3.5 on aao.
Quote from: neptun2211 on August 04, 2009, 01:46:55 PM
Ok, i am now in the engage admin
What you show is the Dreamlinux Control Panel (DCP) not the Engage Admin.
Logged
Thank fellow members for their help
|
Mark threads as [SOLVED]
|
Forum rules
"There is a difference between knowing the path, and walking the path"
~ Morpheus (The Matrix)
DL4 and the NEW Xorg way
August 04, 2009, 05:31:46 PM
neptun2211
New Dreamer
Thanks 0
Offline
Posts: 46
Re: dreamlinux 3.5 on aao.
Hi.
I made it
the window is now over the engagebar
The screenshoot i posted is about screen resolution.
But what are you thinking about the screensize?
Do you now?
Logged
August 04, 2009, 05:50:43 PM
chadfluegge
Global Moderator
Dream Hacker
Thanks 46
Offline
Posts: 882
^-->ch@d<--^
Re: dreamlinux 3.5 on aao.
I would say that you have it... How, may you ask, do I know?
If you check out the properties of the image you posted, it shows that it is 1024x600.
So, my best guess - and it is a guess...
- is that you do indeed have 1024x600.
Hope that helps!
Ch@d
Logged
August 04, 2009, 06:08:26 PM
neptun2211
New Dreamer
Thanks 0
Offline
Posts: 46
Re: dreamlinux 3.5 on aao.
Hi.
Ok. i see, im stupied
thanks for help. I think the DL netbook is finish.
Or are the enyone else how now some tricks
Logged
Pages: [
1
]
2
Go Up
The Dreamlinux Forum Community
Main Support Categories
Hardware Support Categories
EeePC and Netbook Support
Topic:
dreamlinux 3.5 on aao.
Jump to:
Please select a destination:
-----------------------------
Absolute Beginner Talk
-----------------------------
=> Beginners Section
-----------------------------
Main Support Categories
-----------------------------
=> General Support Categories
===> Live CD Boot Up Support
===> Install and Setup Support
===> USB Pendrive Install
===> Gnome Desktop Support
===> Xfce Desktop Support
===> Fluxbox and other DE/WM
=> Dreamlinux Applications
===> Easy-Install Support
===> DCP - Dreamlinux Control Panel
=> Hardware Support Categories
===> Graphics Cards & Monitor
===> Network Cards, Wireless
===> Sound Card Support
===> Keyboards & Language
===> Printer, Scanner & Fax
===> Webcams and Cameras
===> Bluetooth Devices
===> Dell Users
===> Mac Users
===> EeePC and Netbook Support
===> Laptop Specific Support
=> Software and Application Support
===> Internet Browser Support
===> Audio, Music applications
===> Dvd/Video reproduction apps
===> Virtual Desktop Support
===> MKdistro Support
===> Web & Mail Server Help
===> Wine And Wine-Doors
===> Business Software
===> Programming and Scripts
===> Messenger & Email Clients
===> Security, Firewalls, Antivirus
=> Hobbies, Passtimes and Education
===> Games, Gaming & Linux
===> Photography & Linux
===> Design & Graphics with Linux
===> Science & Linux
===> Linux Educational Software
===> Dreamlinux Projects
=> Eye Candy For Your Desktop
===> Avant Window Navigator (AWN)
===> Conky - Linux Desktop System Monitor
===> Engage Dock
===> Compiz Fusion Support
===> Themes and Wallpaper
===> Other Mac-Style Docks
===> Dreamlinux Gallery
===> Dreamlinux Videos
=> Preinstalled Dreamlinux
===> GreenDream
-----------------------------
International Support Forums
-----------------------------
=> International Support
===> Español
=====> Noticias y Anuncios
=====> Live CD
=====> Instalación
=====> HowTo's y Tips
=====> Internet/Red
=====> Tarjeta Grafica
=====> Aplicaciones
===> Italiano
=====> Novità e Annunci
=====> Live CD
=====> Installazione
=====> Internet/Network
=====> Schede grafiche
=====> Applicazioni
=====> Trucchi, Suggerimenti ed How To
===> Deutsch
=====> News und Ankündigungen
=====> Live CD
=====> Installation
=====> Internet/Netzwerk
=====> Grafikkarten
=====> Anwendungen
=====> Sonstiges - alles was euch sonst bewegt
===> Francais
=====> Nouvelles et Annonces
=====> Live CD
=====> Installation
=====> Internet / Réseau
=====> Carte Graphique
=====> Applications / logiciels
=====> Hors-sujet
===> Portuguese/Brasilian
=====> Novidades e Avisos
=====> Live CD
=====> Instalação
=====> Internet e Rede
=====> Placas de Vídeo
=====> Aplicativos
===> Русский - Russian
=====> Новости и объявления
=====> LiveCD
=====> Установка
=====> Сеть/Интернет
=====> Аппаратура/Железо
=====> Обсуждение дистрибутива/замечания и предложения
=====> Разговоры обо всем
===> Nederlands
-----------------------------
Forum Community Discussions
-----------------------------
===> Tips, Tricks, Guides and Tutorials
===> Testimonials & Distro Suggestions
===> Announcements, News, & Chat
===> Friends of Dreamlinux Forums
===> Spammer Board
-----------------------------
Dreamlinux 4.0 Alpha - Beta - RC - Testing
-----------------------------
=> Alpha, Beta, RC General Board
===> Alpha Testing
===> Beta Testing
===> RC Testing
Loading...