xfrat 0 Posted February 28, 2003 Helo people!!! Good day to all!!! I cant get autoexec.bat to run. i put it in all directories. Is it called a diffrent name in linux? Where do i must put the autoexec.bat? Sorry for me being linux stupid. Microsoft 98 is what I used of old. Thank you very much, Sorry for impatience, just needed help very much Share this post Link to post
nebulus 0 Posted February 28, 2003 First of all, why do you need autoexec.bat? 8) If you explain us what your intentions are, so maybe we could come up with something that would help. Finally, nope, you won't get autoexec.bat working in linux.. Share this post Link to post
xfrat 0 Posted February 28, 2003 I want to type in ( xmodmap - e 'pointer = 1 3 2') > everytime i go to turn on the computer. I saw on the net to type this to assign buttons because my right mouse is almost dead . i want to use middle mouse button for it instead so it will work ok. but i dont want to type in that everytime i turn linux on. I put it on a autoexec.bat but of no use. What is the other method u have? Share this post Link to post
nebulus 0 Posted February 28, 2003 Modify/create .Xmodmap in your home directory and add: Code: pointer = 1 3 2 Read this if you need more information: http://www.ibiblio.org/pub/Linux/docs/HOWTO/XWindow-User-HOWTO Share this post Link to post
xfrat 0 Posted February 28, 2003 Thank you thank you! It work! You save me some buck for buying a new mouse. Thankyou sir verry much. Share this post Link to post
nebulus 0 Posted February 28, 2003 You're welcome Well.. this may also help you, since you started talking about autoexec.bat.. Bash Shell Scripting Share this post Link to post