I am new to slack having some troubles: lang, screen, etc
SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Distribution: RedHat 9.0, Ubuntu 6.06 and Slackware 11
Posts: 54
Rep:
I am new to slack having some troubles: lang, screen, etc
Hi all,
I am new to slackware, coming from ubuntu cause i wanna be linux guru
I have a somewhat old pc, so running kde makes my machine not function well, so i used xfce or whatever it called.
Some troubles faced me like:
1- the language, i want to write into arabic letter, so i have modified /etc/X11/xorg.conf so it becomes :
PHP Code:
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.
# Option "Protocol" "Xqueue"
# Set the keyboard auto repeat parameters. Not all platforms implement
# this.
# Option "AutoRepeat" "500 5"
# Specifiy which keyboard LEDs can be user-controlled (eg, with xset(1)).
# Option "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a European
# keyboard, you will probably want to use one of:
#
# Option "XkbModel" "pc102"
# Option "XkbModel" "pc105"
#
# If you have a Microsoft Natural keyboard, you can use:
#
# Option "XkbModel" "microsoft"
#
# If you have a US "windows" keyboard you will want:
#
Option "XkbModel" "pc104"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#
# Option "XkbLayout" "de"
#
# or:
#
Option "XkbLayout" "en,ar"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#
Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
# These are the default XKB settings for X.Org
#
# Option "XkbRules" "xorg"
# Option "XkbModel" "pc101"
# Option "XkbLayout" "us"
# Option "XkbVariant" ""
# Option "XkbOptions" ""
EndSection
but nothing happens ,
Second : The screen ,
the screen is showing things very well but when i try to scroll any thing ( such as this page that i am now writting in ) i find that the page is move up/down hardly , the painting process of the characters on screen have a great delay ( this happens both on kde and xfce )
Third : my mouse & keyboard:
After i have installed the slackware and when he prompt me to enter username & pass, my keyboard just dead, after many trings after my GOD, ALLAH, helped me, it began to work well alone, but the scroll in the mouse don't work, how can i make it work ?
my mouse is sony & keyboard is LG
Third : my mouse & keyboard:
After i have installed the slackware and when he prompt me to enter username & pass, my keyboard just dead, after many trings after my GOD, ALLAH, helped me, it began to work well alone, but the scroll in the mouse don't work, how can i make it work ?
my mouse is sony & keyboard is LG
thanx for you patient
Hi! I can't help with your first two problems, but this is how I fixed my mouse wheel:
Quote:
Get Your X Server Working
4) run xf86config. This is where you set up your X server. This can be frustrating. Read a lot. I like to make sure X is working here before I go any further. If you are new to Linux, it sure is helpful to have X up and running right off the bat. One tip, if you have a scroll wheel mouse and it isn't scrolling properly, edit your xf86config file to read something like this:
Section "InputDevice"
1.
If you want to switch languages you should uncomment (remove the # in the front) the following line in your xorg.conf
Code:
Option "XkbRules" "xorg"
2.
I guess this is due to your hardware in general and more likely to your vga card and cpu/memory. You can try to use a lower resolution, or less colors to see if it gets better.
3.
Already answered by Lufbery
Distribution: RedHat 9.0, Ubuntu 6.06 and Slackware 11
Posts: 54
Original Poster
Rep:
Thanks to ALLAH, then to you, thank you very very much
After reducing the screen depth to 16 , it worked fine.
and the mouse get scrolled.
but the language, i made what you told me but the i can not switch to arabic language using the keyboard ( although i can write in ). + the files in arabic doesn't appear with its nature name, it appeared at first as ?????? then after following some steps that i was following since redhat9.0, it convereted to non-arabic non-readable characters,
Distribution: RedHat 9.0, Ubuntu 6.06 and Slackware 11
Posts: 54
Original Poster
Rep:
Thank to much ,
Another question
What about slapt-get ???
I heared about it and it just like apt-get of debian, so why not use it instead of suffering with many dependency problems that i may face ?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.