Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 309676 Details for
Bug 449675
gdm PostLogin and PostSession scripts are not getting run
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
diffs for my synergy setup
gdm.diff (text/x-patch), 1.48 KB, created by
Richard Guest
on 2008-06-17 22:50:32 UTC
(
hide
)
Description:
diffs for my synergy setup
Filename:
MIME Type:
Creator:
Richard Guest
Created:
2008-06-17 22:50:32 UTC
Size:
1.48 KB
patch
obsolete
>$ diff -u /etc/X11/xinit/Xsession.orig /etc/X11/xinit/Xsession >--- /etc/X11/xinit/Xsession.orig 2008-06-18 10:32:18.000000000 +1200 >+++ /etc/X11/xinit/Xsession 2008-06-04 22:28:07.000000000 +1200 >@@ -29,6 +29,10 @@ > # Xsession and xinitrc scripts which has been factored out to avoid duplication > . /etc/X11/xinit/xinitrc-common > >+# synergy desktop client autostart >+/usr/bin/killall synergyc >+/usr/bin/synergyc --name laptop canary.gns.cri.nz >+ > # This Xsession.d implementation, is intended to obsolte and replace the > # various mechanisms present in the 'case' statement which follows, and to > # eventually be able to easily remove all hard coded window manager specific >$ diff -u /etc/gdm/Init/Default.orig /etc/gdm/Init/Default >--- /etc/gdm/Init/Default.orig 2008-06-18 10:36:17.000000000 +1200 >+++ /etc/gdm/Init/Default 2008-06-04 22:28:07.000000000 +1200 >@@ -86,4 +86,7 @@ > fi > fi > >+# synergy desktop client autostart >+/usr/bin/synergyc --name laptop canary.gns.cri.nz >+ > exit 0 >$ diff -u /etc/gdm/PostLogin/Default.sample /etc/gdm/PostLogin/Default >--- /etc/gdm/PostLogin/Default.sample 2008-05-13 06:00:01.000000000 +1200 >+++ /etc/gdm/PostLogin/Default 2008-06-04 22:40:06.000000000 +1200 >@@ -6,3 +6,7 @@ > # useful if you for example need to do some setup to create a home directory > # for the user or something like that. $HOME, $LOGIN and such will all be > # set appropriately and this script is run as root. >+ >+# synergy desktop client autostart >+/usr/bin/killall synergyc >+
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 Raw
Actions:
View
Attachments on
bug 449675
: 309676