Search found 20 matches

by travibe
Oct 11th, ’25, 18:24
Forum: User Commands and Scripts
Topic: Better brightness control with on screen display (win 10 tested)
Replies: 1
Views: 7091

Re: Better brightness control with on screen display (win 10 tested)

I used your code and it does in fact show the brightness level gauge thing in the top left of my screen. However, it does not adjust the brightness of my display. I did get the brightness to adjust using the built in brightness adjustment scripts in Fastkeys library. How can i put these two together...
by travibe
Jul 19th, ’25, 01:47
Forum: User Commands and Scripts
Topic: Command Prompt/Powershell Start with certain conditions
Replies: 1
Views: 13820

Command Prompt/Powershell Start with certain conditions

Hey Tom or anyone else around these parts that are long time members, Have a bit of conditional code I'd appreciate help creating. I'm still using the code you, Tom, helped me with a while back where a window appears after a shortcut where I can choose Cmd Prompt or Powershell Command Prompt:: C:\Wi...
by travibe
Mar 23rd, ’25, 11:29
Forum: User Commands and Scripts
Topic: Using a AHK file with Fastkeys
Replies: 2
Views: 7630

Re: Using a AHK file with Fastkeys

thanks for your help Tom 8-)
by travibe
Mar 21st, ’25, 16:00
Forum: User Commands and Scripts
Topic: Creating a basic GUI to display shortcuts
Replies: 7
Views: 34216

Re: Creating a basic GUI to display shortcuts

this would be hugely helpful to me as well. Great idea!
by travibe
Mar 21st, ’25, 15:18
Forum: User Commands and Scripts
Topic: Using a AHK file with Fastkeys
Replies: 2
Views: 7630

Using a AHK file with Fastkeys

Thank you for all the continued help. I really appreciate the time and effort you put into running this forum. I came across a really interesting script i would like to try out at https://github.com/indigofairyx/Extended_Capslock_Context_Menu/releases it is a capslock menu speciifically designed for...
by travibe
Mar 8th, ’25, 23:38
Forum: User Commands and Scripts
Topic: Curious if Fastkeys can do this...
Replies: 12
Views: 19610

Re: Curious if Fastkeys can do this...

Ok, i have the clipboard rewriting a bunch of text which is amazing progress from nothing happeneing before. Only issue i'm having is it gets aboout 2 paragraphs written then the text starts getting all jumbled up and my computer starts acting strange (I believe the clipbaord is typing too fast and ...
by travibe
Mar 8th, ’25, 12:20
Forum: User Commands and Scripts
Topic: Curious if Fastkeys can do this...
Replies: 12
Views: 19610

Re: Curious if Fastkeys can do this...

is that heart symbol supposed to be in there or did some text get mutated?
by travibe
Mar 7th, ’25, 18:49
Forum: User Commands and Scripts
Topic: Curious if Fastkeys can do this...
Replies: 12
Views: 19610

Re: Curious if Fastkeys can do this...

I am using it in multiple programs and not having any luck. Could the problem be that I am using a word i am tryin to replace in the word list? For instance:

Word to replace: Tree
List: Big Tree, Huge Tree, Massive Tree

Would that be part of the problem? I'm just not having any luck
by travibe
Mar 4th, ’25, 21:35
Forum: User Commands and Scripts
Topic: Curious if Fastkeys can do this...
Replies: 12
Views: 19610

Re: Curious if Fastkeys can do this...

i really need some help here. I've been trying desperately to get this code to work for me and it just doesn't. I will describe exactly what I'm doing so you can please tell me what I am doing wrong. I have the text open in notepad. I have tried selecting all the text as well as selecting no text. I...
by travibe
Feb 13th, ’25, 18:47
Forum: User Commands and Scripts
Topic: Curious if Fastkeys can do this...
Replies: 12
Views: 19610

Re: Curious if Fastkeys can do this...

I have that copied and pasted directly into fast keys, set as a command. I'm not getting any action on the execution of the code. I tried it in Textpad, both with all the text highlighted and not highlighted. nothing appears to be happening. What am I doing incorrectly?