Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 98874 Details for
Bug 150200
nxserver-freenx-0.5.0.20060311-r1 : client doesn't go to fullscreen on connecting
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix fullscreen on client connect
nxserver-freenx-0.5-nxnode-fullscreen.patch (text/plain), 726 bytes, created by
Gabi Shaar
on 2006-10-05 12:48:04 UTC
(
hide
)
Description:
fix fullscreen on client connect
Filename:
MIME Type:
Creator:
Gabi Shaar
Created:
2006-10-05 12:48:04 UTC
Size:
726 bytes
patch
obsolete
>--- nxnode 2006-10-05 21:24:20.000000000 +0200 >+++ nxnode 2006-10-05 21:21:11.000000000 +0200 >@@ -629,6 +629,10 @@ > imagecompressionmethod=$(getparam imagecompressionmethod) > imagecompressionlevel=$(getparam imagecompressionlevel) > geometry=$(getparam geometry) >+ >+ # fullscreen variable added to fix fullscreen on client login >+ fullscreen=$(getparam fullscreen) >+ > keyboard=$(getparam keyboard) > kbtype=$(getparam kbtype) > media=$(getparam media) >@@ -664,7 +668,8 @@ > status=$(getparam status) > host=$(getparam host) > >- fullscreen="" >+# commented out to fix fullscreen on client login >+# fullscreen="" > [ "$geometry" = "fullscreen" ] && fullscreen="1" > > [ "$EXPORT_USERIP" = "1" ] && export NXUSERIP="$userip"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 150200
: 98874