ssh x11 forwarding drag-and-drop

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite
1












Is it possible to drag-n-drop into x11 forwarded application?
For instance, I'm forwarding skype and I'd like to send a file by dropping it into message box. Yes, I know I can work it around. This question is not skype-specific.










share|improve this question





















  • this really sounds application specific, can you give more details on why you think it is not?
    – Nathan McCoy
    Mar 31 '15 at 11:36










  • @son_of_fire We can use drag-n-drop not only in skype but in browsers, file-manages etc.
    – user2422869
    Mar 31 '15 at 11:39










  • what is your window manager? OS etc...
    – Nathan McCoy
    Mar 31 '15 at 11:41










  • Client is FreeBSD running xfwm, host is ArchLinux with plain old X window manager.
    – user2422869
    Mar 31 '15 at 11:45










  • I think you need to forward D-Bus
    – Gilles
    Mar 31 '15 at 22:39














up vote
1
down vote

favorite
1












Is it possible to drag-n-drop into x11 forwarded application?
For instance, I'm forwarding skype and I'd like to send a file by dropping it into message box. Yes, I know I can work it around. This question is not skype-specific.










share|improve this question





















  • this really sounds application specific, can you give more details on why you think it is not?
    – Nathan McCoy
    Mar 31 '15 at 11:36










  • @son_of_fire We can use drag-n-drop not only in skype but in browsers, file-manages etc.
    – user2422869
    Mar 31 '15 at 11:39










  • what is your window manager? OS etc...
    – Nathan McCoy
    Mar 31 '15 at 11:41










  • Client is FreeBSD running xfwm, host is ArchLinux with plain old X window manager.
    – user2422869
    Mar 31 '15 at 11:45










  • I think you need to forward D-Bus
    – Gilles
    Mar 31 '15 at 22:39












up vote
1
down vote

favorite
1









up vote
1
down vote

favorite
1






1





Is it possible to drag-n-drop into x11 forwarded application?
For instance, I'm forwarding skype and I'd like to send a file by dropping it into message box. Yes, I know I can work it around. This question is not skype-specific.










share|improve this question













Is it possible to drag-n-drop into x11 forwarded application?
For instance, I'm forwarding skype and I'd like to send a file by dropping it into message box. Yes, I know I can work it around. This question is not skype-specific.







ssh x11 xforwarding






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 31 '15 at 11:22









user2422869

1062




1062











  • this really sounds application specific, can you give more details on why you think it is not?
    – Nathan McCoy
    Mar 31 '15 at 11:36










  • @son_of_fire We can use drag-n-drop not only in skype but in browsers, file-manages etc.
    – user2422869
    Mar 31 '15 at 11:39










  • what is your window manager? OS etc...
    – Nathan McCoy
    Mar 31 '15 at 11:41










  • Client is FreeBSD running xfwm, host is ArchLinux with plain old X window manager.
    – user2422869
    Mar 31 '15 at 11:45










  • I think you need to forward D-Bus
    – Gilles
    Mar 31 '15 at 22:39
















  • this really sounds application specific, can you give more details on why you think it is not?
    – Nathan McCoy
    Mar 31 '15 at 11:36










  • @son_of_fire We can use drag-n-drop not only in skype but in browsers, file-manages etc.
    – user2422869
    Mar 31 '15 at 11:39










  • what is your window manager? OS etc...
    – Nathan McCoy
    Mar 31 '15 at 11:41










  • Client is FreeBSD running xfwm, host is ArchLinux with plain old X window manager.
    – user2422869
    Mar 31 '15 at 11:45










  • I think you need to forward D-Bus
    – Gilles
    Mar 31 '15 at 22:39















this really sounds application specific, can you give more details on why you think it is not?
– Nathan McCoy
Mar 31 '15 at 11:36




this really sounds application specific, can you give more details on why you think it is not?
– Nathan McCoy
Mar 31 '15 at 11:36












@son_of_fire We can use drag-n-drop not only in skype but in browsers, file-manages etc.
– user2422869
Mar 31 '15 at 11:39




@son_of_fire We can use drag-n-drop not only in skype but in browsers, file-manages etc.
– user2422869
Mar 31 '15 at 11:39












what is your window manager? OS etc...
– Nathan McCoy
Mar 31 '15 at 11:41




what is your window manager? OS etc...
– Nathan McCoy
Mar 31 '15 at 11:41












Client is FreeBSD running xfwm, host is ArchLinux with plain old X window manager.
– user2422869
Mar 31 '15 at 11:45




Client is FreeBSD running xfwm, host is ArchLinux with plain old X window manager.
– user2422869
Mar 31 '15 at 11:45












I think you need to forward D-Bus
– Gilles
Mar 31 '15 at 22:39




I think you need to forward D-Bus
– Gilles
Mar 31 '15 at 22:39










1 Answer
1






active

oldest

votes

















up vote
0
down vote













Draging and dropping a file to an application will depend on how the application handles the drop. But in any case, if the file that you're dropping does not exist on the Machine that is x-forwarding to your machine, the drop will fail.
But, for example, if you're dropping a file that is on a network share AND that machine has the exactly same share, it will work.
When you drop a file, normally the drop is a full path to the file, nothing else.
If both machines can see the path, it will work, if not, fail.






share|improve this answer




















    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "106"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: false,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f193562%2fssh-x11-forwarding-drag-and-drop%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    Draging and dropping a file to an application will depend on how the application handles the drop. But in any case, if the file that you're dropping does not exist on the Machine that is x-forwarding to your machine, the drop will fail.
    But, for example, if you're dropping a file that is on a network share AND that machine has the exactly same share, it will work.
    When you drop a file, normally the drop is a full path to the file, nothing else.
    If both machines can see the path, it will work, if not, fail.






    share|improve this answer
























      up vote
      0
      down vote













      Draging and dropping a file to an application will depend on how the application handles the drop. But in any case, if the file that you're dropping does not exist on the Machine that is x-forwarding to your machine, the drop will fail.
      But, for example, if you're dropping a file that is on a network share AND that machine has the exactly same share, it will work.
      When you drop a file, normally the drop is a full path to the file, nothing else.
      If both machines can see the path, it will work, if not, fail.






      share|improve this answer






















        up vote
        0
        down vote










        up vote
        0
        down vote









        Draging and dropping a file to an application will depend on how the application handles the drop. But in any case, if the file that you're dropping does not exist on the Machine that is x-forwarding to your machine, the drop will fail.
        But, for example, if you're dropping a file that is on a network share AND that machine has the exactly same share, it will work.
        When you drop a file, normally the drop is a full path to the file, nothing else.
        If both machines can see the path, it will work, if not, fail.






        share|improve this answer












        Draging and dropping a file to an application will depend on how the application handles the drop. But in any case, if the file that you're dropping does not exist on the Machine that is x-forwarding to your machine, the drop will fail.
        But, for example, if you're dropping a file that is on a network share AND that machine has the exactly same share, it will work.
        When you drop a file, normally the drop is a full path to the file, nothing else.
        If both machines can see the path, it will work, if not, fail.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Aug 28 at 18:57









        Luiz

        1




        1



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f193562%2fssh-x11-forwarding-drag-and-drop%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            Peggy Mitchell

            Palaiologos

            The Forum (Inglewood, California)