archlinux lxde kurulumu

Başlatan iceboy, 14 Temmuz 2011 - 01:05:28

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

iceboy

Arkadaşlar archlinux a lxde kurmak istiyorum.Kurmayı denedim ama kurduktan sonra nasıl başlatacağımı bulamadım.Yani lxde yi kurup pc yi yeniden başlattığımda açılmıyor lxde,tekrar komut satırı açılıyor.

Öncelikle düzeltmek için yaptıklarımı anlatakmak istiyorum.

En başta gamin fam ile çakıştığı için fam i kapattım ve daemons dizininden kaldirdim ve tamamen kaldirdim fam i.

~/.xinitrc dosyasini açtım,internette onu düzenle demişler çözüm için.Öncelikle o dosya bomboştu.Bende internetteki örnekteki gibi düzenledim ama yinede açılmiyor lxde başlangıçta.

Not:xfce kurdum,onu da başlatamadım başlangıçta otomatik olarak ama startx komutu verdiğimde xfce açılıyordu.Ama lxde startx komutuyla açılmıyor.
I'm tired, boss. Tired of being on the road, lonely as a sparrow in the rain. I'm tired of never having a buddy to be with, to tell me where we's going to, coming from or why. Mostly, I'm tired of people being ugly to each other. I'm tired of all the pain I feel and hear in the world every day. There's too much of it...

m.erin

~/.xinitrc dosyasını root olarak değil normak kullanıcı seviyesinde düzenleyin.. Yolu bu olmalı : /home/kullanici-adiniz/.xinitrc
İçerisine :
exec ck-launch-session startlxde
yazdıktan sonra startx komutu ile açılması gerek. Eğer olmuyorsa ekran çıktısını buraya iletirseniz yardımcı olabiliriz :)

Khan

LXDM kurun.
Ardından /etc/inittab dosyasını şu şekile getirin:

#
# /etc/inittab
#

#  Runlevels:
#    0    Halt
#    1(S) Single-user
#    2    Not used
#    3    Multi-user
#    4    Not used
#    5    X11
#    6    Reboot

## Only one of the following two lines can be uncommented!
# Boot to console
#id:3:initdefault:
# Boot to X11
id:5:initdefault:

rc::sysinit:/etc/rc.sysinit
rs:S1:wait:/etc/rc.single
rm:2345:wait:/etc/rc.multi
rh:06:wait:/etc/rc.shutdown
su:S:wait:/sbin/sulogin -p

# -8 options fixes umlauts problem on login
c1:2345:respawn:/sbin/agetty -8 38400 tty1 linux
c2:2345:respawn:/sbin/agetty -8 38400 tty2 linux
c3:2345:respawn:/sbin/agetty -8 38400 tty3 linux
c4:2345:respawn:/sbin/agetty -8 38400 tty4 linux
c5:2345:respawn:/sbin/agetty -8 38400 tty5 linux
c6:2345:respawn:/sbin/agetty -8 38400 tty6 linux

# Serial Virtual Console for KVM and others VMs
#s0:2345:respawn:/sbin/agetty -8 9600 ttyS0 linux

# Hypervisor Virtual Console for Xen and KVM
#h0:2345:respawn:/sbin/agetty -8 38400 hvc0 linux

ca::ctrlaltdel:/sbin/shutdown -t3 -r now

# Example lines for starting a login manager
#x:5:respawn:/usr/bin/xdm -nodaemon
#x:5:respawn:/usr/sbin/gdm -nodaemon
#x:5:respawn:/usr/bin/kdm -nodaemon
#x:5:respawn:/usr/bin/slim >/dev/null 2>&1
x:5:respawn:/usr/sbin/lxdm >& /dev/null

# End of file
[/b]

iceboy

Yazdıklarınızı harfiyen yapmama rağmen başlangıçta gnome açılıyor.Biraz ayarları kurcalayıp otomatik girişi iptal ettim,girerken seçebiliyorum bu sayede giriyor.
I'm tired, boss. Tired of being on the road, lonely as a sparrow in the rain. I'm tired of never having a buddy to be with, to tell me where we's going to, coming from or why. Mostly, I'm tired of people being ugly to each other. I'm tired of all the pain I feel and hear in the world every day. There's too much of it...

Khan

Yukarıda dosyanın içine yanlışlıkla [b ] koymuşum.
Onu kaldırın. O yazılmayacak.

Durum nedir şu an?
Rahatça kullanabiliyor musunuz?

iceboy

Kaldıralı uzun zaman oldu lxde'yi üstad.Teşekkür ederim yardımlar için.
I'm tired, boss. Tired of being on the road, lonely as a sparrow in the rain. I'm tired of never having a buddy to be with, to tell me where we's going to, coming from or why. Mostly, I'm tired of people being ugly to each other. I'm tired of all the pain I feel and hear in the world every day. There's too much of it...