Fix for international keyboards (Xkb) in Puppy 1.0.8 - (OLD)

News, happenings
Post Reply
Message
Author
User avatar
pakt
Posts: 1157
Joined: Sat 04 Jun 2005, 16:54
Location: Sweden

Fix for international keyboards (Xkb) in Puppy 1.0.8 - (OLD)

#1 Post by pakt »

This post has been superceeded by this post: http://www.murga.org/~puppy/viewtopic.php?t=6396

-----------------------------------------------------------------
Revised instructions after feedback from Barry:

To get your international keyboard to work in Puppy 1.0.8, do these steps:

1. Download and save attached file xkbcomp.gz in /root

2. Open a rxvt terminal and unpack the file
# gunzip xkbcomp.gz

3. Copy to /usr/X11R6/bin/
# cp xkbcomp /usr/X11R6/bin/

4. Press Ctrl-Alt-Backspace to quit X

5. Type "xwin" to restart X again

Now your international keyboard should work in Puppy 1.0.8
No changes are neccessary to xorg.conf.

Note: There may be other xkb binary files needed for some functions like lior2b's "alt-shift" option in xorg.conf. I haven't tested yet.

The Xkb binary file is from lior2b's xkb.tar.gz. See thread http://www.murga.org/~puppy/viewtopic.php?t=5993
post #5 for more information.

Paul
Last edited by pakt on Sun 26 Feb 2006, 17:52, edited 7 times in total.

noob0

#2 Post by noob0 »

where did you take it from ?

noob0

#3 Post by noob0 »

i took it from my debian sarge install. it didnt work.
but you do use 1.0.8 i use 1.0.7. maybe puppy developers
added some more to 1.0.8.

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#4 Post by BarryK »

D**n,
I had these extra apps in puppy2, left them out when updating
1.0.8.

For xkbcomp, you don't have to change the link.
Just place xkbcomp in /usr/X11R6/bin/.

Do you actually need the link /etc/X11/xkb to
/usr/X11R6/lib/X11/xkb?
I left that out deliberately, didn't think it was needed.
Last edited by BarryK on Thu 23 Feb 2006, 14:28, edited 1 time in total.

User avatar
pakt
Posts: 1157
Joined: Sat 04 Jun 2005, 16:54
Location: Sweden

#5 Post by pakt »

noob0 wrote:where did you take it from ?
See thread http://www.murga.org/~puppy/viewtopic.php?t=5993
5th post for lior2b's xkb.tar.gz

User avatar
pakt
Posts: 1157
Joined: Sat 04 Jun 2005, 16:54
Location: Sweden

#6 Post by pakt »

BarryK wrote: Do you actually need the link /etc/X11/xkb to
/usr/X11R6/lib/X11/xkb?
I left that out deliberately, didn't think it was needed.
Nope, doesn't seem to be needed. Just before I read your post I did some more testing after removing the link. My keyboard still works.

It is interesting to see what appears to be a lot of redundancy in xkb.tar.gz. Maybe a lot of xorg proper can be skimmed off as well...

Paul

noob0

#7 Post by noob0 »

still, no luck

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#8 Post by MU »

if xkb fails, you still might use xmodmap:
http://www.murga.org/~puppy/viewtopic.php?t=4656

But it would be better to find a solution with xkb instead of xmodmap.
Mark

Post Reply