ת'רד השאלות השלם שלי. - UBUNTU 7.04 - לינוקס, Mac ומערכות הפעלה אחרות - HWzone פורומים
עבור לתוכן
  • צור חשבון

ת'רד השאלות השלם שלי. - UBUNTU 7.04


Recommended Posts

זה הוא ת'רד שבו אני ארשום שאלות שיצוצו במהלך מסעי בעולמו של לינוקס. אם ברצונכם לעזור עזרו ובבקשה אל תפנו אותי ל www.fuckinggoogleit.com[/b או דומיו]

אלא תרשמו מה עשיתם כדי לעשות זאת.

טוב יש ומותקן.

שאלה ראשונה מדריך\ספר מערכות הפעלה !בעברית! שיתן לי שליטה סבירה בסביבת UNIX

שאלה שניה האובונטו שלי 64ביט ובגלל זה FLASH לא רוצה להיות מותקן, איך ניתן לעקוף את זה?

אבקש למחוק את ההודעה של LY G()D()|-| מאחר שהיא סתם ספאם.

קישור לתוכן
שתף באתרים אחרים

ראשית תודה רבה לך dids22.

שנית אני מנסה להתקין beryl בעזרת המדריך הבא:

http://ubuntu-tutorials.com/2007/02/06/install-beryl-on-ubuntu-feisty-with-aiglx-for-nvidia-ubuntu-704/

שלישית: לא ברור לי איך להגדיל את הרזולוציה שלי ליותר מ: 1024*768

אבקש עזרה לפענח מה בדיוק לעשות:

The X.org 7.2 in Feisty includes AIGLX so its pretty simple to get it going. Below are a few things youll want to add, or verify are included in your xorg.conf file. As usual, before you make any changes to your xorg.conf youll want to make a backup!

Under the Section Module make sure that youve got the following:

Load dri

Load dbe

Load glx

Now check the Section Device and add:

Option XAANoOffscreenPixmaps

On my machine (Nvidia MX 440) I also needed to add this next line to the device section:

Option AddARGBGLXVisuals True

And lastly youll want to make sure that these options are included, normally at the end of the file:

Section DRI

Mode 0666

EndSection

Section Extensions

Option Composite Enable

EndSection

OK. At this point AIGLX should be setup and ready to run. You will need to restart X before the changes will take place. If you are reading these instructions on the machine youre upgrading youll want to make sure this is bookmarked to come back to for the final steps. You can use one of the links below this post to save it to your favorite social bookmarking page.

To restart your desktop use one of the following (for or kubuntu users):

sudo /etc/init.d/gdm restart (ubuntu)

sudo /etc/init.d/kdm restart (kubuntu)

ok, and now youre back. Now well want to install a couple of packages. The beryl packages and the theme decorations:

sudo aptitude install beryl emerald-themes

After youve installed these packages youre ready to go with Beryl! Hit ALT-F2 and run

beryl-manager

You should hopefully see a Beryl splash screen at this point. If not you there should be a new Beryl icon in your notification tray. You can make sure it is running by right-clicking the icon and making sure that Beryl is selected in the desktop manager options.

Enjoy! If youve never used Beryl before be sure to check out some of the basic usage commands such as:

CTRL-ALT-right / left arrow : switch to next cube side

CTRL-ALT-SHIFT-right / left arrow : switch to next cube and bring current window

CTRL-ALT-left-click (drag) : move cube with mouse movement

you might be interested in seeing more at the Beryl FAQ page.

קישור לתוכן
שתף באתרים אחרים

# -xconfig: X configuration file generated by -xconfig

# -xconfig: version 1.0 (buildmeister@builder26) Thu Nov 9 17:55:59 PST 2006

# /etc/X11/xorg.conf (xorg X Window System server configuration file)

#

# This file was generated by dexconf, the Debian X Configuration tool, using

# values from the debconf database.

#

# Edit this file with caution, and see the xorg.conf(5) manual page.

# (Type "man xorg.conf" at the shell prompt.)

#

# This file is automatically updated on xserver-xorg package upgrades *only*

# if it has not been modified since the last upgrade of the xserver-xorg

# package.

#

# If you have edited this file but would like it to be automatically updated

# again, run the following command:

# sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"

Identifier "Default Layout"

Screen "Default Screen" 0 0

InputDevice "Generic Keyboard"

InputDevice "Configured Mouse"

InputDevice "stylus" "SendCoreEvents"

InputDevice "cursor" "SendCoreEvents"

InputDevice "eraser" "SendCoreEvents"

EndSection

Section "Files"

# path to defoma fonts

FontPath "/usr/share/fonts/X11/misc"

FontPath "/usr/share/fonts/X11/cyrillic"

FontPath "/usr/share/fonts/X11/100dpi/:unscaled"

FontPath "/usr/share/fonts/X11/75dpi/:unscaled"

FontPath "/usr/share/fonts/X11/Type1"

FontPath "/usr/share/fonts/X11/100dpi"

FontPath "/usr/share/fonts/X11/75dpi"

FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

EndSection

Section "Module"

Load "i2c"

Load "bitmap"

Load "ddc"

Load "extmod"

Load "freetype"

Load "glx"

Load "int10"

Load "vbe"

EndSection

Section "InputDevice"

Identifier "Generic Keyboard"

Driver "kbd"

Option "CoreKeyboard"

Option "XkbRules" "xorg"

Option "XkbModel" "pc105"

Option "XkbLayout" "us,il"

Option "XkbVariant" ",lyx"

Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"

EndSection

Section "InputDevice"

Identifier "Configured Mouse"

Driver "mouse"

Option "CorePointer"

Option "Device" "/dev/input/mice"

Option "Protocol" "ImPS/2"

Option "ZAxisMapping" "4 5"

Option "Emulate3Buttons" "true"

EndSection

Section "InputDevice"

Identifier "stylus"

Driver "wacom"

Option "Device" "/dev/input/wacom"

Option "Type" "stylus"

Option "ForceDevice" "ISDV4"# Tablet ONLY

EndSection

Section "InputDevice"

Identifier "eraser"

Driver "wacom"

Option "Device" "/dev/input/wacom"

Option "Type" "eraser"

Option "ForceDevice" "ISDV4"# Tablet ONLY

EndSection

Section "InputDevice"

Identifier "cursor"

Driver "wacom"

Option "Device" "/dev/input/wacom"

Option "Type" "cursor"

Option "ForceDevice" "ISDV4"# Tablet ONLY

EndSection

Section "Monitor"

Identifier "Generic Monitor"

HorizSync 28.0 - 51.0

VertRefresh 43.0 - 60.0

Option "DPMS"

EndSection

Section "Device"

Identifier "nVidia Corporation G70 [GeForce 7300 GT]"

Driver "nvidia"

EndSection

Section "Screen"

Identifier "Default Screen"

Device "nVidia Corporation G70 [GeForce 7300 GT]"

Monitor "Generic Monitor"

DefaultDepth 24

Option "AddARGBVisuals" "True"

Option "NoLogo" "True"

Option "AddARGBGLXVisuals" "True"

SubSection "Display"

Depth 1

Modes "1024x768" "800x600" "640x480"

EndSubSection

SubSection "Display"

Depth 4

Modes "1024x768" "800x600" "640x480"

EndSubSection

SubSection "Display"

Depth 8

Modes "1024x768" "800x600" "640x480"

EndSubSection

SubSection "Display"

Depth 15

Modes "1024x768" "800x600" "640x480"

EndSubSection

SubSection "Display"

Depth 16

Modes "1024x768" "800x600" "640x480"

EndSubSection

SubSection "Display"

Depth 24

Modes "1024x768" "800x600" "640x480"

EndSubSection

EndSection

קישור לתוכן
שתף באתרים אחרים

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

×
  • צור חדש...