NEWS
LinuxCNC 2.5.2 Release
There are no translations available.

LinuxCNC 2.5.2 Update Released (changelog).
 
LinuxCNC 2.5.1 Release
There are no translations available.

LinuxCNC 2.5.1 Update Released (changelog). If the Package Manager does not prompt you to upgrade see this page.

 
LinuxCNC 2.5.0 Release
There are no translations available.

New major release (changelog). See the instructions to update your system from EMC 2.4 to LinuxCNC 2.5.
 
Home Forum Using LinuxCNC AXIS KeyChoice - Axis Key-Binding editor

Welcome, Guest
Username: Password: Remember me

TOPIC: KeyChoice - Axis Key-Binding editor

Re:KeyChoice - Axis Key-Binding editor 29 Ago 2012 02:36 #23743

  • ArcEye
  • ArcEye's Avatar
  • NOW ONLINE
  • Moderator
  • Posts: 1308
  • Thank you received: 100
  • Karma: 129
I have ported KeyChoice to Qt4 for those of you that already have this installed.
There are no dependencies in the .deb, if you have the Qt4 libraries installed it will work.**

(I did it as an exercise in discovering what Trolltech did to make Qt4 completely backwardly incompatible with Qt3 (without transition libraries).
Suppose I will have to start using Qt4 now, before support for Qt3 finishes in many distros. :( )

regards

** Ensure that libQt3Support is installed

( Download now at next post )
Attachments:
  • Attachment This attachment is hidden for guests. Please log in or register to see it.
Last Edit: 03 Set 2012 06:09 by ArcEye.
The administrator has disabled public write access.

Re:KeyChoice - Axis Key-Binding editor 03 Set 2012 06:09 #23858

  • ArcEye
  • ArcEye's Avatar
  • NOW ONLINE
  • Moderator
  • Posts: 1308
  • Thank you received: 100
  • Karma: 129
Hi

Updated versions of both the Qt3 and the Qt4 port of KeyChoice attached.

It now appends the new key bindings to the end of ~/.axisrc, if it already exists.
It still backs up .axisrc as well, found this was more convenient, even though I don't have anything much in it any more.

regards This attachment is hidden for guests. Please log in or register to see it.
Attachments:
  • Attachment This attachment is hidden for guests. Please log in or register to see it.
The administrator has disabled public write access.

Re:KeyChoice - Axis Key-Binding editor 12 Ott 2012 07:57 #25267

  • LAIR82
  • LAIR82's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 195
  • Thank you received: 5
  • Karma: 2
Hello Arceye

I downloaded your editor, installed "sudo apt-get install libqt3-mt" in my "srt@Cinci:~/linuxcnc-dev$ " directory.

Do I do the "sudo dpkg -i keychoice_0.1-2_i386.deb" on that same line or do I need to go to

"srt@Cinci:~/linuxcnc-dev/src$" to apply it?
The administrator has disabled public write access.

Re:KeyChoice - Axis Key-Binding editor 12 Ott 2012 08:07 #25268

  • ArcEye
  • ArcEye's Avatar
  • NOW ONLINE
  • Moderator
  • Posts: 1308
  • Thank you received: 100
  • Karma: 129
Hi
Do I do the "sudo dpkg -i keychoice_0.1-2_i386.deb" on that same line or do I need to go to
"srt@Cinci:~/linuxcnc-dev/src$" to apply it?
It does not matter which directory you are in, so long as that is where the .deb is. dpkg will copy files to the correct absolute paths

If you wanted to keep it in a logical place, move the deb to /var/cache/apt/archives, as that is where the other packages you have downloaded since installation will be.

regards
Last Edit: 12 Ott 2012 08:09 by ArcEye.
The administrator has disabled public write access.

Re:KeyChoice - Axis Key-Binding editor 12 Ott 2012 08:29 #25269

  • LAIR82
  • LAIR82's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 195
  • Thank you received: 5
  • Karma: 2
I keep getting this error

srt@Cinci:~/linuxcnc-dev$ sudo dpkg -i keychoice_0.1-2_i386.debdpkg: error processing keychoice_0.1-2_i386.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
keychoice_0.1-2_i386.deb
srt@Cinci:~/linuxcnc-dev$


I downloaded the zip folder, placed the download in my -dev folder, right clicked extract all, then did the terminal commands.

Any thoughts
The administrator has disabled public write access.

Re:KeyChoice - Axis Key-Binding editor 12 Ott 2012 09:43 #25271

  • ArcEye
  • ArcEye's Avatar
  • NOW ONLINE
  • Moderator
  • Posts: 1308
  • Thank you received: 100
  • Karma: 129
cannot access archive: No such file or directory
Errors were encountered while processing:
keychoice_0.1-2_i386.deb
If that is exactly what you are typing in, it is because the .deb is now called keychoice_1-2_i386.deb in this zip package

Do a ls in the directory, or even easier just enter sudo dpkg -i keychoice then press the Tab key and bash auto completion will fill in the rest

regards
The administrator has disabled public write access.
Time to create page: 1.126 seconds
Powered by Kunena Forum
© 2013 LinuxCNC.org
Joomla! is Free Software released under the GNU General Public License.