Welcome to Universe of Wrestling Forums! Established in 2006!

2026 is Universe of Wrestling's 20th anniversary and many changes are coming.
Universe of Wrestling is going through a transitional phase right now in 2026.

To become a UOW member, please *Click Here* to register. Quick and easy.

If you have any questions or need help, please message us on our Facebook page.
https://www.facebook.com/UniverseOfWrestling/

Results 1 to 2 of 2

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    'The Fallen Angel' OMEN's Avatar
    Join Date
    Dec 2005
    Location
    Area 51
    Posts
    19,396
    Rep Power
    417

    Default How to Enable Drag and Drop capabilities to aMSN

    aMSN is an MSN Messenger clone licensed under the GPL. Its main objective is to assist users who are new to the GNU/Linux operating system keep in contact with those who use the Microsoft program which is available only on Windows and Macintosh. To achieve this objective, aMSN attempts to emulate the look and feel of MSN Messenger, and supports many of its features.

    aMSN has features not present in MSN Messenger. Users can set alarms, are able to see others who have removed them from their contact list, and are able to open many profiles at once. It is also very customizable, with extensions and themes available at the main site. aMSN also allows functions not available in the Macintosh version of MSN Messenger, such as webcam support, and the “nudge” feature.

    aMSN is available for any system that supports Tcl/Tk 8.4 or higher. This includes Microsoft Windows, Macintosh and any UNIX variant including Linux.

    You need the tkdnd binaries, you get them from TkDND developers cvs server with the following commands

    $cvs -z3 -d:pserver:anonymous@tkdnd.cvs.sourceforge.net:/cvsroot/tkdnd login

    (Hit enter, no password needed)

    $cvs -z3 -d:pserver:anonymous@tkdnd.cvs.sourceforge.net:/cvsroot/tkdnd co -P tkdnd/libThen

    you need to make a tkdnd in the amsn directory using this command

    $mkdir $AMSNDIR/utils/tkdnd

    (mine was in /usr/share/amsn)

    Finally you need to copy over the files from the cvsserver to the directory you just made using this command

    $cp tkdnd/lib/*tcl $AMSNDIR/utils/tkdnd/

    and

    $cp tkdnd/lib/Linux/libtkdnd1.0.so $AMSNDIR/utils/tkdnd/


    Restart aMSN and you can enjoy dragging files to the conversation windows to send them.
    Ubuntu-Geek
    'Without Order Nothing Can Exist - Without Chaos Nothing Can Grow'

  2. #2
    Main Eventer
    Join Date
    Jun 2007
    Posts
    40,726
    Rep Power
    741

    Default

    Thanks for this sweet info.
    .

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •