Custom Query (230 matches)
Results (37 - 39 of 230)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#52 | fixed | NX shadow mode can't shadow all sessions (ie: not 8bit colour...) | ||
Description |
We should figure out what the requirements are and avoid showing the shadow buttons in that case. |
|||
#54 | duplicate | start session dialog to allow us to switch to jpeg compression for xpra | ||
Description |
the code itself is pretty easy, what is difficult is keeping the interface clean between the dialog, the client and the server... Maybe define a list of options for each session type? Is this too generic for the sake of it? |
|||
#55 | fixed | keyboard mapping issues... | ||
Description |
NX and VNC call This seems to work in most cases but not always. Here are some bugs that may be related: http://ubuntuforums.org/archive/index.php/t-959411.html https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/289918 https://bugs.launchpad.net/ubuntu/intrepid/+source/xorg-server/+bug/255008 Also related is #82 : on macosx we can't always get xmodmap (if the server is not running this would cause it to start).
We may be able to get it to work with just setxkbmap?
(ie: From #139: The solution we have doesn't work in all cases:
etc. |