Thread Beste Perl-Unterstützung? (87 answers)
Opened by bianca at 2011-09-07 19:15

GwenDragon
 2011-11-01 19:19
#153744 #153744
User since
2005-01-17
14533 Artikel
Admin1
[Homepage]
user image
Erzeuge mal mit dem Editor eine neue /etc/X11/xorg.conf mit folgemdem Inhalt:
Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# VirtualBox generated configuration file
# based on /etc/X11/xorg.conf.

Section "Monitor"
Identifier "Monitor[0]"
ModelName "VirtualBox Virtual Output"
VendorName "Oracle Corporation"
EndSection

Section "Device"
BoardName "VirtualBox Graphics"
Driver "vboxvideo"
Identifier "Device[0]"
VendorName "Oracle Corporation"
EndSection

Section "Screen"
SubSection "Display"
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
Depth 24
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection


Dann starte Linux neu.
die Drachin, Gwendolyn


Unterschiedliche Perl-Versionen auf Windows (fast wie perlbrew) • Meine Perl-Artikel

View full thread Beste Perl-Unterstützung?