Hi, i installed Solaris 10 today.
After successfully setting the keyboard layout to Croatian, i also wanted to change some keys like [ etc because they werent set properly, weirdly (even though i chose the correct keyboard layout).
So i got advised to execute this code in the terminal loged in as root:
Which i did.Code:mkdir -p /etc/dt/config cp /usr/dt/config/Xstartup /etc/dt/config/ cat >> /etc/dt/config/Xstartup <<%EOF% xmodmap -e "keycode 55 = v V at grave" xmodmap -e "keycode 24 = q Q backslash Greek_OMEGA" xmodmap -e "keycode 25 = w W bar Lstroke" xmodmap -e "keycode 26 = e E EuroSign EuroSign" xmodmap -e "keycode 41 = f F bracketleft ordfeminine" xmodmap -e "keycode 42 = g G bracketright ENG" xmodmap -e "keycode 45 = k K lstroke ampersand" xmodmap -e "keycode 46 = l L lstroke Lstroke" xmodmap -e "keycode 56 = b B braceleft apostrophe" xmodmap -e "keycode 57 = n N braceright braceright" xmodmap -e "keycode 58 = m M asciicircum masculine" %EOF%
After this, i loged out, and after that every time i get to the login screen, i enter root - after that solaris goes to console for a sec, and then again back to login screen. And so on. I cant get in the GUI, i just enter root at login, it goes back to console for a second and then back to login.
What did i do?



LinkBack URL
About LinkBacks


