LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   XF86Config-4 ?? mouse not found question (https://www.linuxquestions.org/questions/linux-newbie-8/xf86config-4-mouse-not-found-question-216967/)

Tinkster 08-12-2004 10:17 PM

It should be quite easy to just do e.g. Ctrl-Alt-F<X>
(where X is a number from 1 to 8)
to get to a normal terminal ... from there you can
probably do a init 3 to make sure the current graphical
interface is gone.


Cheers,
Tink

rsearing 08-12-2004 10:20 PM

Ido this once the GUI is loaded? My problem is that my video setting is messed up...all I see is squiggly lines and a HUGE mouse pointer shadow..I can't make anything else out. Just trying to figure out how to change video settings.

I hope I'm not a bother..but if you could PLEASE help me out with that...I'll quit...(Promise)!

(ctrl-alt f<x>) isn't doing anything...I can't seem to do anything in this messed up gui

:)
Rob
www.geocities.com/searingfamily

Tinkster 08-12-2004 10:23 PM

That should be possible when the flickering
is gone ...


Cheers,
Tink

rsearing 08-12-2004 10:24 PM

The flickering isn't going....it looks as it would in windows if you messed with the screen setting. I can't see anything but a half circle and a mouse cursor shadow..NOTHING else...and I don't know how to bypass the gui so that I can go through config to change the video settings to standard vga.

-Rob

Tinkster 08-12-2004 10:31 PM

and Ctrl-Alt-F<any> doesn't do anything?

In that case try a reset, and at the boot-loaders
prompt type "single" after the selected kernel.


Cheers,
Tink

rsearing 08-12-2004 10:33 PM

How to get to CLI from GUI..but...
 
Ok..here's the situation. I initially had RH 7.3 set up for GUI (GNOME) and was running fine. I made a mouse change that totally hosed my system and would only boot to CLI and said my mouse wouldn't load. In the process of doing this, I messed with my video settings using the config file...now my problem is that my mouse is working and it boots automatically to gui..but the video is messed up (as if you put it on a bad setting in windows settings) and all i can see is squiggly lines and a shadow of the mouse) How can I get back to CLI to change the video settings. CTRL-ALT-F<x> doesn't work (Not sure if this matters, but I am using VMware...virtual machine)

Mind you, I can't see anything in the GUI..just the messed up video and the mouse shadow that moves..but no icons and I am only seeing a corner of the gui.

Thanks,
Rob

(PLEASE keep in mind I'm a newbie..so please explain in a bit of detail)

THANK YOU THANK YOU!!!

rsearing 08-12-2004 10:36 PM

Ok...Sorry..I can get there now...I just can't find a file to run to edit my video. I used to type xf86config and it would take me through this setup...now it says command not found. Do you know what I can use to change video settings?

rsearing 08-12-2004 11:06 PM

Please see prev post...Hope I havn't overstayed my welcome.

ppuru 08-12-2004 11:08 PM

From CLI,

# init 3

to shutdown all X services

# mouseconfig (to setup your mouse)

# Xconfigurator

If memory serves me right, Redhat 7.3 still had it. Alternatively look for redhat-config-<tab>
pick up the one that suggests x configuration.

rsearing 08-12-2004 11:10 PM

Thanks..here's the problem now though. I was able, with help, to get the mouse set up, but in the process I messed up my video settings. I can get (through grub and putting single) to get to a cli, but when I try typing xf86config now, it cannot find it. Do you know how I can change my video settings in CLI...my video is all jarbled and fuzzy..can't see anything.

Thanks,
Rob

rsearing 08-12-2004 11:11 PM

what init puts it back to gui?

ppuru 08-12-2004 11:14 PM

You can use startx to check whether X is functional. if things go well

# init 5.

rsearing 08-12-2004 11:17 PM

Here's my question though..i can get into cli by typing "single" after the grub boot loader? But when I do that, I can no longer use xf86config to change video settings....my gui continues to be messed up and I don't know how to change video settings.

-Rob

MAN..wish i knew about mouseconfig a day ago.

Is there something similar to that for video settings from cli? I can't get to xf86config anymore

ppuru 08-12-2004 11:27 PM

Try Xconfigurator if that is missing look for redhat-config-xfree86. I am not sure whether it is redhat-config-xfree86 . Do a redhat-config-<tab> This will bringup a list of all the config utilities. Pick up the one that ls closest to xfree :o

Tinkster 08-12-2004 11:40 PM

Are you logged in as root?
What does echo $PATH give you, is
/usr/X11/bin included?


Cheers,
Tink


All times are GMT -5. The time now is 01:53 AM.