Re: Re: using windoze keys

2002-04-03 Thread Aldous B Bernardo
Patrick Kirk wrote: > >Create afile called .Xmodmap using the command touch .Xmodmap > >then edit it to read: > >keycode 115 = F13 >keycode 116 = F14 >keycode 117 = F15 > >Now add the following to .xsession: >modmap ~/.Xmodmap >exec gnome-session > >Logout and login again and now you can use the

Re: using windoze keys

2002-04-02 Thread Travis \"Ash\" Bradshaw
Hey Petro, http://freshmeat.net/projects/hotkeys/?topic_id=861 They have debs. Travis Bradshaw [EMAIL PROTECTED] On Tue, 2002-04-02 at 15:11, Petro wrote: > On Tue, Apr 02, 2002 at 07:25:43PM +0100, Patrick Kirk wrote: > > > > Create afile called .Xmodmap using the command touch .Xmodmap > >

Re: using windoze keys

2002-04-02 Thread Petro
On Tue, Apr 02, 2002 at 07:25:43PM +0100, Patrick Kirk wrote: > > Create afile called .Xmodmap using the command touch .Xmodmap > > then edit it to read: > > keycode 115 = F13 > keycode 116 = F14 > keycode 117 = F15 > > Now add the following to .xsession: > modmap ~/.Xmodmap > exec gnome-sessi

Re: using windoze keys

2002-04-02 Thread Patrick Kirk
Create afile called .Xmodmap using the command touch .Xmodmap then edit it to read: keycode 115 = F13 keycode 116 = F14 keycode 117 = F15 Now add the following to .xsession: modmap ~/.Xmodmap exec gnome-session Logout and login again and now you can use the F13, F14 and F15 keys represent th