|
|
04-25-2012
, 10:25 AM
|
|
|
Posts: 1,484 |
Thanked: 1,922 times |
Joined on Jul 2011
@ not your mom's basement
|
#2
|
|
|
04-25-2012
, 05:16 PM
|
|
Posts: 12 |
Thanked: 0 times |
Joined on Nov 2011
@ Zagreb, Croatia
|
#3
|
|
|
04-25-2012
, 06:51 PM
|
|
Posts: 1,132 |
Thanked: 758 times |
Joined on Dec 2009
@ Magical Unicorn Land
|
#4
|
| The Following 3 Users Say Thank You to stlpaul For This Useful Post: | ||
|
|
04-26-2012
, 03:28 AM
|
|
Posts: 12 |
Thanked: 0 times |
Joined on Nov 2011
@ Zagreb, Croatia
|
#5
|
On N900 you need to install xauth and enable X11 forwarding and set the X11DisplayOffset to 10 in your sshd_config. It doesn't work for every program, but should work for most.
Maybe you can do something similar on your N9.
|
|
04-26-2012
, 04:02 PM
|
|
Posts: 181 |
Thanked: 319 times |
Joined on Jan 2012
@ Enschede, The Netherlands
|
#6
|

/opt/operamobile-labs $ ./operamobile Warning: not sure how to check hw keyboard status/ OPERA_DIR not set, assuming "/opt/operamobile-labs" QEgl::display(): Falling back to EGL_DEFAULT_DISPLAY QEgl::display(): Can't even open the default display QEglContext::chooseConfig(): Could not find a suitable EGL configuration Requested: "type=es2 rgba=0,0,0,0 surface-type=window" Available: QGLContext::makeCurrent(): Cannot make invalid context current QEgl::display(): Falling back to EGL_DEFAULT_DISPLAY QEgl::display(): Can't even open the default display QEglContext::chooseConfig(): Could not find a suitable EGL configuration Requested: "type=es2 rgba=0,0,0,0 surface-type=window" Available: Failed to create GL context for window surface, not able to recover Aborted
|
|
04-27-2012
, 03:02 AM
|
|
Posts: 12 |
Thanked: 0 times |
Joined on Nov 2011
@ Zagreb, Croatia
|
#7
|
![]() |
| Thread Tools | Search this Thread |
|
Did anyone tried X forwarding through ssh?
I connect to my N9 through ssh/PuTTY (with "Enable X forwarding" checked) via USB cable. Xming server on my PC is also started (Windows 7, if matters).
But when I try to start eg. /usr/bin/ovistoreclient the application screen/display goes to N9's display, not to my PC.
Any help/thoughts on this?