Announcement

Collapse
No announcement yet.

xgl, compiz and kde keyoard layout problem

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    xgl, compiz and kde keyoard layout problem

    Hi all,

    I have intalled xgl xserver and compiz on my laptop (IBM thinkpad T43) with ATI card, and it rocks! I am using cgwd instead of compiz-kde since i couldn't install compiz-kde (i got broken packag error).
    If you want I can post my login script here.

    Anyway, since i have install compiz, i can't change or add keyboard layouts.

    any ideas?

    #2
    Re: xgl, compiz and kde keyoard layout problem

    I have the same problem.....
    Please post back if you got the solution
    Tanks
    Miguel

    Comment


      #3
      Re: xgl, compiz and kde keyoard layout problem

      I have added the following command to my startup script

      Code:
      #!/bin/bash
      xmodmap /usr/share/xmodmap/xmodmap.uk
      That is for the british keyboard layout. You may have to change the last two letter of the command accordingly

      You can add place a file containing the above code in to /home/user/.kde/Autostart directory.

      Dont forget to make the file executable.

      Hpe that helps

      Karthik

      Comment

      Working...
      X