• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 563 564 565 566 567 ... 1198 Next »

man dolphin-emu
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
man dolphin-emu
05-19-2014, 09:58 PM
#11
artantaaa Offline
Member
***
Posts: 173
Threads: 15
Joined: Jan 2011
I found a workaround for closing Dolphin with the escape key that was easier than learning enough C++ to insert an exit() call. I'm still interested in how to modify the source though. I would prefer compiling a special version of Dolphin over adding an extra layer of input configurations to the cabinet. Here's what I did:

install xbindkeys and wmctrl

run

Code:
xbindkeys --defaults > /home/user/.xbindkeysrc

to create a default config file
edit the file, comment out the examples with #, and add the lines

Code:
"wmctrl -c :ACTIVE:"
  Escape

then save the file and run

Code:
xbindkeys

This will make the escape key close the currently active window. I haven't set it up on the actual cabinet yet, but it's working great on this computer. I think instead of the active window, I will set it to close the Dolphin window specifically so it has no effect on all the other emulators that are working properly.
Instead of "wmctrl -c :ACTIVE:", I will use "wmctrl -c Dolphin-emu Rev XXXXX", or whatever the exact window title is.
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
man dolphin-emu - artantaaa - 04-20-2014, 04:35 PM
RE: man dolphin-emu - Shonumi - 04-20-2014, 04:45 PM
RE: man dolphin-emu - artantaaa - 04-20-2014, 04:48 PM
RE: man dolphin-emu - Link_to_the_past - 04-20-2014, 07:02 PM
RE: man dolphin-emu - Shonumi - 04-21-2014, 12:03 AM
RE: man dolphin-emu - artantaaa - 05-16-2014, 08:24 PM
RE: man dolphin-emu - RachelB - 05-23-2014, 06:17 PM
RE: man dolphin-emu - Shonumi - 05-17-2014, 02:24 AM
RE: man dolphin-emu - artantaaa - 05-17-2014, 10:20 AM
RE: man dolphin-emu - Shonumi - 05-17-2014, 11:30 AM
RE: man dolphin-emu - artantaaa - 05-17-2014, 02:11 PM
RE: man dolphin-emu - artantaaa - 05-19-2014, 09:58 PM
RE: man dolphin-emu - Shonumi - 05-20-2014, 12:39 AM
RE: man dolphin-emu - artantaaa - 05-20-2014, 07:32 PM
RE: man dolphin-emu - artantaaa - 05-23-2014, 06:05 PM
RE: man dolphin-emu - artantaaa - 05-23-2014, 06:47 PM
RE: man dolphin-emu - artantaaa - 06-01-2014, 05:13 PM
RE: man dolphin-emu - RachelB - 06-02-2014, 01:52 AM
RE: man dolphin-emu - artantaaa - 06-04-2014, 04:14 AM
RE: man dolphin-emu - JMC47 - 06-04-2014, 04:34 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode