: 07 marca 2007, 15:48
Kaka: hm, ale jak uzyskać dostęp do xorg.conf debianowskiego, z jakiegoś LiveCD?
ponton: tak
ponton: tak
Polski portal użytkowników dystrybucji Debian GNU/Linux, dyskusje, artykuły, nowości, blog, porady, pomoc.
https://www.debian.pl/
Zamontuj odpowiednią partycję i do robotyKaka: hm, ale jak uzyskać dostęp do xorg.conf debianowskiego, z jakiegoś LiveCD?
dział Opisy FAQ HowToColdpeer pisze:mount,
Kod: Zaznacz cały
coldpeer@box:~$ sudo vi xorg.conf
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
Password:
coldpeer@box:~$
Kod: Zaznacz cały
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "PS/2"
Option "Emulate3Buttons" "false"
EndSection
Kod: Zaznacz cały
# /etc/sudoers
#
# This file MUST be edited with the 'visudo' command as root.
#
# See the man page for details on how to write a sudoers file.
#
Defaults env_reset
# Host alias specification
# User alias specification
# Cmnd alias specification
# User privilege specification
root ALL=(ALL) ALL