Re: keyboard buttons

2024-01-24 Thread David Wright
On Tue 23 Jan 2024 at 18:09:00 (-0600), Mike McClain wrote: > David Wright wrote: > > You could try running: > > > > $ xmodmap -e 'keycode 124=' # to override XF86PowerOff > > > > $ xmodmap -e 'keycode 150=' # to override XF86Sleep > > > > $ xmodmap -e 'keycode 151=' # to override XF86WakeUp

Re: keyboard buttons

2024-01-23 Thread Mike McClain
David Wright wrote: > You could try running: > > $ xmodmap -e 'keycode 124=' # to override XF86PowerOff > > $ xmodmap -e 'keycode 150=' # to override XF86Sleep > > $ xmodmap -e 'keycode 151=' # to override XF86WakeUp perhaps. Thank you Mr. Wright for trying to help. Given your input I read

Re: keyboard buttons

2024-01-22 Thread David Wright
On Mon 22 Jan 2024 at 11:43:36 (-0600), Mike McClain wrote: > On my keyboard there are some buttons in the top right corner above > the number pad. one marked with circle with an x over it, one with a > moon the third with analarm clock ringing. > Wondering what they were and how they were

keyboard buttons

2024-01-22 Thread Mike McClain
On my keyboard there are some buttons in the top right corner above the number pad. one marked with circle with an x over it, one with a moon the third with analarm clock ringing. Wondering what they were and how they were handled I typed 'Control v' in bash on the command line then the bu