[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Running script at X-based logon
- From: Filippos Klironomos <PresarioD gmail com>
- To: For users of Fedora Core releases <fedora-list redhat com>
- Subject: Re: Running script at X-based logon
- Date: Tue, 19 Oct 2004 14:01:24 -0400
On Tue, 19 Oct 2004 12:50:35 -0500, Ian Pilcher <i pilcher comcast net> wrote:
> I've got a series of xmodmap commands that I'd like to run when I log
> on to my system (usually logging into KDE via GDM). Is there a script
> that I can create in my home directory to do this?
>
Create the script file with all the commands in there (make sure you
chmod u+x) and then go to Start Menu-> Preferences -> Sessions and at
the Startup Session tab add a command that will run your script
something like:
./script-name
That should do the trick.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]