Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TheFirstAv3nger

Pages: [1]
1
I've got an idea to do this. But it depends on running a squirrel script that gets the display name or index, and assuming them don't change, another script to set the display based on index or name.
So basically just figure out the name or index for each display, lets say all the nintendo displays, then you would create a Nintendo display menu and instead of displaying roms it would display each nintendo emulator and just run the script to change to that display.  Kind of like how attract mode setup can run scripts like shut down, retropie setup, etc.

2
Scripting / Re: Squirrel script to change display.
« on: February 13, 2017, 04:47:37 PM »
You should just need to change AM to run in windowed mode and you can see the prompt output...

I'm sorry I thought I put that I was on a raspberry pi, running windowed doesnt change anything. I would jut like to run a script from terminal to get the display index or name, then another separate script to switch to said display from a terminal or ssh.

3
Scripting / Re: Squirrel script to change display.
« on: February 09, 2017, 06:24:10 PM »
Anybody?

4
Scripting / Re: Squirrel script to change display.
« on: February 04, 2017, 04:11:33 PM »
Thanks for the help. One more thing. How would I go about running this script from the terminal to get the index and name of the displays?

5
Scripting / Squirrel script to change display.
« on: February 04, 2017, 06:01:38 AM »
Hello, I've been reading a bit about the squirrel language and would like to make a script to change the display.
I've read documentation and there is a function called  "fe.set_display()"
If anyone could help me on writing a script to do so I'd greatly appreciate it.

Pages: [1]