[Bug 237362] Re: Broken keymap using Tightvnc w/ Gnome

2015-04-11 Thread Christopher M. Penalver
Carl F. et. al., this is not reproducible. If this is reproducible in a 
supported release, please file a new report via a terminal:
ubuntu-bug tightvncserver

Please feel free to subscribe me to it.

** Changed in: tightvnc (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/237362

Title:
  Broken keymap using Tightvnc w/ Gnome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tightvnc/+bug/237362/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 237362] Re: Broken keymap using Tightvnc w/ Gnome

2011-01-30 Thread Nelson Lago
Server (running Xtightvnc) is karmic, client (running vinagre) is
maverick. I have the same problem, and XKL_XMODMAP_DISABLE=1 solves it.
There are lots of messages and bug reports on this since feisty,
including weird suggestions to disable gnome-session or set up an
invalid keymap.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/237362

Title:
  Broken keymap using Tightvnc w/ Gnome

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 237362] Re: Broken keymap using Tightvnc w/ Gnome

2010-04-10 Thread upandacross
I found this problem solution in another thread and the
XKL_XMODMAP_DISABLE=1 fix works great - now I can use an XP desktop as a
thin client to my Karmic server. You mentioned the gnome-session
script fix that seems user independent. Where, exactly, is this file?
Do you know if this is just a problem running a remote desktop on a
Microsoft system?

-- 
Broken keymap using Tightvnc w/ Gnome
https://bugs.launchpad.net/bugs/237362
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 237362] Re: Broken keymap using Tightvnc w/ Gnome

2010-03-11 Thread higuita
by http://blog.yclian.com/2007/12/3-solutions-to-gnomevnc-keyboard.html
, we have a workaround...

Add  the line below in the $HOME/.vnc/xstartup , before the gnome-session 
startup
export XKL_XMODMAP_DISABLE=1

Example:

# in .vnc/xstartup
xrdb $HOME/.Xresources
xsetroot -solid grey
XKL_XMODMAP_DISABLE=1
export XKL_XMODMAP_DISABLE
gnome-session 

As this is soo old (at least 4 years) and still isnt fixed, a permament
workaround should be addin to the gnome-sesson script a check like this:

if [ ! -z $VNCDESKOP ] ; then 
  XKL_XMODMAP_DISABLE=1
  export XKL_XMODMAP_DISABLE
fi

This should be put by default in gnome in ubuntu (and debian and gnome,
etc), as AFAIK, there is no side effects in VNC sessions

other solution is not to use gnome in vnc, but that seens stupid :)

-- 
Broken keymap using Tightvnc w/ Gnome
https://bugs.launchpad.net/bugs/237362
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 237362] Re: Broken keymap using Tightvnc w/ Gnome

2010-01-11 Thread Tpugliese
I would like to point out that this problem does not occur with the
vnc4server package.  Unfortunately, vnc4server is too slow to be usable
over my internet connection.

-- 
Broken keymap using Tightvnc w/ Gnome
https://bugs.launchpad.net/bugs/237362
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 237362] Re: Broken keymap using Tightvnc w/ Gnome

2009-11-07 Thread Andre Albuquerque
Same issue for me!

-- 
Broken keymap using Tightvnc w/ Gnome
https://bugs.launchpad.net/bugs/237362
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 237362] Re: Broken keymap using Tightvnc w/ Gnome

2009-10-26 Thread hejkki
i can confirm that this bug exists. i have the same issue.

** Changed in: tightvnc (Ubuntu)
   Status: New = Confirmed

-- 
Broken keymap using Tightvnc w/ Gnome
https://bugs.launchpad.net/bugs/237362
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 237362] Re: Broken keymap using Tightvnc w/ Gnome

2009-08-04 Thread Colin Watson
This sounds to me as though tightvnc is failing to cope with the
keycodes generated by the evdev X input driver. (I don't know much
more than this, so please don't ask me for more guesswork; you'd have to
consult X experts, maybe #ubuntu-x on irc.freenode.net?)

** Package changed: keymapper (Ubuntu) = tightvnc (Ubuntu)

-- 
Broken keymap using Tightvnc w/ Gnome
https://bugs.launchpad.net/bugs/237362
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs