Results 1 to 7 of 7

Thread: VNC keyboard problem

  1. #1
    Join Date
    Nov 2009
    Posts
    95

    VNC keyboard problem

    I am having two system one is running with OS X and another is running with the ubuntu and i am trying to connect them through the VNC at that tie the keyboard of mine is not working. The keys are having the malfunction as i am hitting the a key which print the value of another key. So help me with VNC keyboard problem. Thanks in advance.

  2. #2
    Join Date
    Sep 2005
    Posts
    2,327

    Re: VNC keyboard problem

    I am having the same issue in which all the keys of my keyboard are mapping badly. This was the problem that i have faced is with the remote X session. The problem is reported as the GNOME issue as the issue is with the login of the same. But the issue got resolved after the start of the GOME. I hope this will help you.

  3. #3
    Join Date
    May 2008
    Posts
    1,812

    Re: VNC keyboard problem

    As per your uery i have searched and come up with some of the solution which is having the solution for same. So try the and see whether it is working for you or not.


    Create a bash script
    Code:
    #!/bin/bash
    echo "" > empty.keymap
    xmodmap empty.keymap
    Save this
    Code:
    chmod 755 clear_keymap.sh
    Run it
    Code:
    ./clear_keymap.sh

  4. #4
    Join Date
    May 2008
    Posts
    1,822

    Re: VNC keyboard problem

    I am also having one trick which might help you from the issue that you are going through so i am advising you to copy paste the below given things in the VNC session which might resolve your issue.

    Code:
    echo '#!/bin/bash' > clear_keymap.sh
    echo 'echo "" > empty.keymap' >> clear_keymap.sh
    echo 'xmodmap empty.keymap' >> clear_keymap.sh
    chmod 755 clear_keymap.sh
    ./clear_keymap.sh

  5. #5
    Join Date
    Apr 2008
    Posts
    2,347

    Re: VNC keyboard problem

    Hey, If all the above is not working for you then might be you have to work with the resetting of the keyboard. Just reset the keyboard to default from the system preference keyboard and after that restart the VNC. So try that out as it is my personal experiences about this. Also let me know if it is not working for you.

  6. #6
    Join Date
    Nov 2009
    Posts
    95

    Re: VNC keyboard problem

    Quote Originally Posted by RoninBlade View Post
    I am also having one trick which might help you from the issue that you are going through so i am advising you to copy paste the below given things in the VNC session which might resolve your issue.

    Code:
    echo '#!/bin/bash' > clear_keymap.sh
    echo 'echo "" > empty.keymap' >> clear_keymap.sh
    echo 'xmodmap empty.keymap' >> clear_keymap.sh
    chmod 755 clear_keymap.sh
    ./clear_keymap.sh
    Hey thanks to all for replying to my thread that i have asked about the help given by you is appreciable. I am out for some time so could not updated this thread but now i will go through all and let you know if it work for me.

  7. #7
    Join Date
    Jun 2009
    Location
    some place u ain't
    Posts
    45

    Re: VNC keyboard problem

    Why don't you use Radmin for such thing replacing VNC it's better....

    Try it...
    ASUS M4A78EM/1394| AMD 720 X3| ADATA 2GB| PSU 450WATT| WIN XP| ASUS 3D* LED 23"| HDD 160GB + 320GB

Similar Threads

  1. Problem with keyboard volume in Mac Pro
    By Erinyes in forum Hardware Peripherals
    Replies: 6
    Last Post: 26-05-2010, 09:45 AM
  2. USB Keyboard Problem
    By Ganadeo in forum Hardware Peripherals
    Replies: 2
    Last Post: 19-01-2009, 01:48 PM
  3. Keyboard problem
    By shilpa in forum Hardware Peripherals
    Replies: 2
    Last Post: 10-10-2008, 05:45 PM
  4. keyboard problem?
    By André Dias in forum Vista Help
    Replies: 4
    Last Post: 16-09-2008, 10:17 PM
  5. keyboard problem
    By G0nz0 in forum Hardware Peripherals
    Replies: 6
    Last Post: 01-06-2008, 09:17 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,750,582.17066 seconds with 16 queries