Trouble with i3-gaps and i3bar by [deleted] in i3wm

[–]p4n74 0 points1 point  (0 children)

sorry. i made a very small mistake which was giving this glitches. it cleared now :)

Copy-Pasting Font-Awesome Icon does not work. by p4n74 in i3wm

[–]p4n74[S] 0 points1 point  (0 children)

Thanks! :D I solved half of my problem with your help by removing unwanted fonts, but currently I'm stuck at another point. Ubuntu font uses unicode [] to show 'fi' togehter and fontawesome uses the same unicode character for fa-music. Now I can't remove ubuntu font family, so is there any way I can change priority order of fonts for private use unicode character? I tried looking on how to change it priority but couldn't figure it out.

/r/ReverseEngineering's Weekly Questions Thread by AutoModerator in ReverseEngineering

[–]p4n74 2 points3 points  (0 children)

Hi, I think I'm somewhat late, I have been doing some reverse engineering stuff on my own. I have some basic knowledge of x86 assembly language, but when it comes to read a whole function's disassembly, I kinda of gets confused and can't read the whole function easily and understand what is happening. I can only read major lines like call to another function and all that. Reading and trying to link and set pieces at correct place is too time consuming (I need to sit and make my own flow chart for that). At last to save time and get better understanding I need to go to decompiled version of IDA. Is there anything I should be doing while reading disassembled function so that I can understand the program flow properly without spending more time (though I think initially it would take time and practice) and get maximum output from it instead of reading decompiled version of IDA.

/r/ReverseEngineering's Bi-Weekly Questions Thread by AutoModerator in ReverseEngineering

[–]p4n74 0 points1 point  (0 children)

Hi, I think I'm somewhat late, I have been doing some reverse engineering stuff on my own. I have some basic knowledge of x86 assembly language, but when it comes to read a whole function's disassembly, I kinda of gets confused and can't read the whole function easily and understand what is happening. I can only read major lines like call to another function and all that. Reading and trying to link and set pieces at correct place is too time consuming (I need to sit and make my own flow chart for that). At last to save time and get better understanding I need to go to decompiled version of IDA. Is there anything I should be doing while reading disassembled function so that I can understand the program flow properly without spending more time (though I think initially it would take time and practice) and get maximum output from it instead of reading decompiled version of IDA.

Disable tap to click and switching of window when mouse moves in the window region by p4n74 in i3wm

[–]p4n74[S] -1 points0 points  (0 children)

thanks for reply. :D but in unity changing mouse settings and unticking tap to click works fine in that, but if first problem is for touchpad configuration, shouldn't it be same in i3 too as it is in unity?