.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
World Supremacy- Save $9.00

   







Go Back   .com.unity Forums > Illwinter Game Design > Dominions 3: The Awakening

Reply
 
Thread Tools Display Modes
  #31  
Old March 17th, 2009, 01:06 PM

Illuminated One Illuminated One is offline
First Lieutenant
 
Join Date: Oct 2008
Location: In Ulm und um Ulm herum
Posts: 787
Thanks: 133
Thanked 78 Times in 46 Posts
Illuminated One is on a distinguished road
Default Re: Anyway to disable "e" button?

Well, you can change your keyboard layout to Dvorak while playing.

http://en.wikipedia.org/wiki/Dvorak_Simplified_Keyboard
Reply With Quote
  #32  
Old March 17th, 2009, 02:18 PM
Dedas's Avatar

Dedas Dedas is offline
Lieutenant Colonel
 
Join Date: Nov 2005
Location: Lund, Sweden
Posts: 1,377
Thanks: 72
Thanked 25 Times in 20 Posts
Dedas is on a distinguished road
Default Re: Anyway to disable "e" button?

It would be nice to have a program that randomize your keyboard layout from a huge list of layouts after every keystroke. I would pay for such a program.
Reply With Quote
  #33  
Old April 27th, 2009, 08:04 PM

MaxWilson MaxWilson is offline
Major General
 
Join Date: Mar 2007
Location: Seattle
Posts: 2,497
Thanks: 165
Thanked 105 Times in 73 Posts
MaxWilson is on a distinguished road
Default Re: Anyway to disable "e" button?

Quote:
Originally Posted by Mithras View Post
If playing SP a stop gap measure is to play two nations at once. Don't know if its apropriate but I might as well chuck it in there.
Or turn on --comptrn, which is loads of fun anyway. I love to watch the computer EA Ermor fighting ineffectively against the computer Niefelheim, and occasionally intervening to smash an army or something.

-Max
__________________
Bauchelain - "Qwik Ben iz uzin wallhax! HAX!"
Quick Ben - "lol pwned"

["Memories of Ice", by Steven Erikson. Retranslated into l33t.]
Reply With Quote
  #34  
Old April 27th, 2009, 10:07 PM

Rookierookie Rookierookie is offline
Corporal
 
Join Date: Apr 2009
Posts: 141
Thanks: 3
Thanked 7 Times in 6 Posts
Rookierookie is on a distinguished road
Default Re: Anyway to disable "e" button?

In SP you could just turn off the program while it's resolving the turn.
Reply With Quote
  #35  
Old April 27th, 2009, 10:58 PM

Jagdpanther Jagdpanther is offline
Corporal
 
Join Date: Mar 2004
Location: Los Angeles, CA
Posts: 61
Thanks: 0
Thanked 1 Time in 1 Post
Jagdpanther is on a distinguished road
Default Re: Anyway to disable "e" button?

I didn't read all of this thread: Don't shoot me if this solution has already been mentioned.

Here is a little script called 'dom' that re-maps the keyboard 'e' to 'r' (so you have two 'r' keys) and makes the 'end' key an 'e'. (It's harder to accidentally hit it there.) When dom3 quits, the script re-maps the original key-bindings. Unfortunately, this mapping, when in use is system wide. (ie. have fun trying to IM when playing ;-) ) This is for Linux.

Code:
#!/bin/bash

xmodmap -e "keycode  26 = 0x0072"    # make e --> r
xmodmap -e "keycode 103 = 0x0065"    # make end --> e
dom3                                 # you might need the full path
xmodmap -e "keycode  26 = 0x0065"    # make e --> e 
xmodmap -e "keycode 103 = 0xff57"    # make end --> end
Reply With Quote
The Following User Says Thank You to Jagdpanther For This Useful Post:
  #36  
Old April 27th, 2009, 11:52 PM
Gandalf Parker's Avatar

Gandalf Parker Gandalf Parker is offline
Shrapnel Fanatic
 
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
Gandalf Parker is on a distinguished road
Default Re: Anyway to disable "e" button?

Every system, linux or windows or mac, has various ways to reprogram a key. The trick is to do it on the script (or shortcut or icon) that takes you into Dom3, then have it change it back on the way out.

As for the linux system-wide thing, I dont think its system wide if you create a seperate user for playing Dom3.
Reply With Quote
  #37  
Old April 28th, 2009, 12:30 AM

MaxWilson MaxWilson is offline
Major General
 
Join Date: Mar 2007
Location: Seattle
Posts: 2,497
Thanks: 165
Thanked 105 Times in 73 Posts
MaxWilson is on a distinguished road
Default Re: Anyway to disable "e" button?

Quote:
Originally Posted by Illuminated One View Post
Well, you can change your keyboard layout to Dvorak while playing.

http://en.wikipedia.org/wiki/Dvorak_Simplified_Keyboard
Actually, for me that has been the only reason I ever accidentally End Turn. My computer is set to Dvorak by default, but I usually use QWERTY for Dominions--and if I hit 'D' for "province Defence", immediately after starting a game and before switchiing to QWERTY, the key 'D' is 'E' in Dvorak and it ends my turn. Much frantic process-killing ensues, to try to stop Dom3 before it finishes turn computation and saves the files to disk. Fortunately Dom3 often takes several minutes to process on my machine so I'm usually okay.

However, this is one of the main reasons I have taken to automatically backing up my files every turn via the --postexec command. The other reason is so that I can figure out what magic sites were in province X that I just lost.

-Max
__________________
Bauchelain - "Qwik Ben iz uzin wallhax! HAX!"
Quick Ben - "lol pwned"

["Memories of Ice", by Steven Erikson. Retranslated into l33t.]
Reply With Quote
  #38  
Old January 14th, 2011, 03:41 PM

Korwin Korwin is offline
Second Lieutenant
 
Join Date: Oct 2010
Posts: 450
Thanks: 28
Thanked 11 Times in 9 Posts
Korwin is on a distinguished road
Default Re: Anyway to disable "e" button?

Necro because a new patch is comming out.
Any chances for an CTRL + e change?
Reply With Quote
  #39  
Old January 14th, 2011, 04:58 PM
Edi's Avatar

Edi Edi is offline
National Security Advisor
 
Join Date: Oct 2003
Location: Helsinki, Finland
Posts: 5,425
Thanks: 174
Thanked 695 Times in 267 Posts
Edi is on a distinguished road
Default Re: Anyway to disable "e" button?

No.
Reply With Quote
  #40  
Old January 14th, 2011, 05:00 PM
Gregstrom's Avatar

Gregstrom Gregstrom is offline
Major General
 
Join Date: Sep 2007
Location: Scotland
Posts: 2,066
Thanks: 109
Thanked 162 Times in 118 Posts
Gregstrom is on a distinguished road
Default Re: Anyway to disable "e" button?

Waah.
__________________
A Beginner's guide to Lanka

Want to use multiple mods? The Mod Compatibility Index might be useful.
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 08:22 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.