Jump to content

ramfree17

Members
  • Posts

    1835
  • Joined

  • Last visited

Posts posted by ramfree17

  1. On a 3 button mouse with one wheel, I've always used

    Option "ZAxisMapping" "4 5"

    The wheel is 2..so you only have 5 'buttons'. I wonder how 6 7 could work, unless it has to do with the Explorer driver?

     

    the "6 7" parameter is for those mouse/trackball devices that have them in surplus. maybe the default assumption is if you are using a usb pointing device then you will have at least 5 buttons in your device plus the wheel. add 3 more if you have a clickable dual wheel device. :D

     

    ciao!

  2. you can try one of these:

     

    A. Type init 1 in a command terminal. If it switches you into runlevel 1 (single user mode), then type 'passwd' to change the root password.

     

    B. Reboot the system. During your bootloader, (if you are using LILO) press the key (I think its escape) to get a linux prompt then assuming your label for mandriva is "linux" then pass one of the following: "linux single" or "linux init 1".

     

    Upon complete boot, type 'passwd' to change the root password.

     

    C. (NOTE: It has been so long since I needed to do this so use this only as a guide)

    Reboot using your Mandriva installation CD and select the other optiions when given the chance (F1, i think). Select the rescue prompt option and change the password as stated above.

     

    You can also use a live-cd distribution to reset your password but that entails some additional steps like mounting your / partition and performing 'passwd'. Use that as a last resort.

     

    In option A and B, you can switch to runlevel 3 (console login) or 5 (gui login) by passing the command

     

    init <runlevel number>

     

     

    Holler if you run into trouble, or something I said is gibberish. I think there was previously a FAQ item for this but I cant find it... hmmmn.

     

    ciao!

  3. my home system is a Duron 800Mhz with 128MB SDR[1], 60GB HDD, Mandriva LE2005 + Fluxbox + Rox.

     

    it is no gaming rig but up to the task of doing the tasks I assign to it (development, document writing, etc.)

     

    [1] I found out that one of hte 128 chips was faulty and causes the bootup to sometimes fail so I took it out.

     

    ciao!

  4. aside from what arctic has said, KDE and GNOME are Desktop Environment/Managers while flux and the rest are just Window Managers. one quality usually attributed to DE are their ability to host desktop icons/shortcuts while on Window Mangers you usually have to use another application like idesk or rox.

     

    at least thats what i understand. :D

     

    ciao!

  5. what device is the parallel port? assuming its /dev/par0 (im guessing here) then try running lsof (you might need to run this as root if it is installed at all) against that device and kill the process which holds it before running turboprint again.

     

    you said it was working a few days ago, can you recall any configuration/application changes you have made on your system until turboprint stopped working?

     

    ciao!

  6. BUT how does burning work in Linux ( I use Gnome Baker & Nautilus ) previously I've used /tmp - 1.9GB as the temporary directory  to burn disks I'm positive were in  excess of 2GB.

     

    does gnome baker have an on-the-fly option? i think that option bypasses the need to create an image before directly writing to the media.

     

    i did the second option. i created a 10GB partition called /storage/forge. dual-layer discs here is basically nonexistent (and those that exists are way to expensive) so i will only burn a single layer of dvd data. the 10GB should be enough and it is not idle since i sort my files there.

     

    ciao!

  7. isnt that used mainly for laptops? i can their use on a desktop (saving computing/application state while you go on an errand) but in my case that means poweroff. :)

     

    and like what i have read in other parts of the forumusing such feature will require a swap equal or greater than the total RAM + 30%. just in case somebody gets inspired to try it. :cheesy:

     

    ciao!

  8. they dont have one but i might be mistaken in mdk since i just mounted the partition and did a haphazard search for [Xx]*conf. at least i can vouch in arch because even the logs resorted to the built-in configuration (which I dont know if its hardcoded or it is another config file somewhere). the built-in one was good enough and my not noticing i dont have a x config file is a testament to that.

     

    when i ran hwd -x and renamed the file to xorg.conf, the X logs showed that it was using that file. and i saw what scarecrow said with _a little tweaking_ since it discarded a lot of the modelines and font settings. :cheesy:

     

    ciao!

  9. You can even share the same /home partition, although this does contain a degree of risk.

     

    yeah and it needs a certain degree of tweaking to make sure users of both distros have the same uid and gid. i took an indirect approach and placed all common files in a separate partition and tweaked my username in both distro to have the same uid/gid. basically my /home partition is really not /home. im planning on having a flat-file subversion repository in that for the configuration files and other stuff that i want versioned. :cheesy:

     

    ciao!

  10. yeah. actually i did not copy your instruction in paper and only remembered that i needed the x option and i went by the package name. the basic config works great (but i did reduce the horizontal/vertical refresh until i find the manual). there a lots of things to be taken out but its a start. direct rendering with savage still does not work but ill see if i can investigate further this weekend.

     

    thanks again scarecrow.

     

    ciao!

×
×
  • Create New...