newb needing help with freex86Forum: Games Topic: newb needing help with freex86 started by: sega01 Posted by sega01 on April 07 2005,04:05
im trying to get freex86 to work on dsl, im fairly new to linux. i looked at the help for it, which says modiy .../dsl/home/.xserver, which i dont have after i run it im running dsl irc1 as a live cd, on a nvdia mx440 any suggestions? Posted by mikshaw on April 07 2005,04:33
.xserverrc is a "hidden" file, also known as "dotfile". If you're viewing in emelfm, press Ctrl+h or the "H" button to see dotfiles.
Posted by sega01 on April 07 2005,04:42
ok thanks, ill try that and see if i can get it working
Posted by sega01 on April 07 2005,05:08
when im on the live cd it wont let me create the XF86Config-4 file in the ect/x11/ folder which i need, is there anyway to do that?
Posted by jls legalize on April 07 2005,10:36
my XF86Config-4 file is in /home/dslso I've put this line in /opt/bootlocal.sh sudo cp /home/dsl/XF86Config-4 /etc/X11/XF86Config-4 |