Git Product home page Git Product logo

xlsh's People

Contributors

cudaki avatar nadrin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

xlsh's Issues

Does not log to utmp

xlsh doesn't log logins into utmp, but updates wtmp. This is probably due to it relying on pam's lastlog module.

Relevant /var/log/wtmp entries:

[7] [24246] [    ] [guest   ] [pts/4       ] [                    ] [0.0.0.0        ] [Mon Jun 18 23:33:20 2012 PDT]
[8] [24246] [    ] [        ] [pts/4       ] [                    ] [0.0.0.0        ] [Mon Jun 18 23:33:20 2012 PDT]
[7] [24246] [    ] [guest   ] [pts/4       ] [                    ] [0.0.0.0        ] [Mon Jun 18 23:33:26 2012 PDT]
[8] [24246] [    ] [        ] [pts/4       ] [                    ] [0.0.0.0        ] [Mon Jun 18 23:33:26 2012 PDT]
[7] [24246] [    ] [guest   ] [pts/4       ] [                    ] [0.0.0.0        ] [Mon Jun 18 23:33:30 2012 PDT]
[8] [24246] [    ] [        ] [pts/4       ] [                    ] [0.0.0.0        ] [Mon Jun 18 23:34:28 2012 PDT]
[7] [27914] [    ] [guest   ] [pts/4       ] [                    ] [0.0.0.0        ] [Tue Jun 19 00:34:26 2012 PDT]
[8] [27914] [    ] [        ] [pts/4       ] [                    ] [0.0.0.0        ] [Tue Jun 19 00:35:00 2012 PDT]

Relevant /var/run/utmp entries:

[7] [03027] [:0  ] [shadowkyogre] [:0          ] [                    ] [0.0.0.0        ] [Mon Jun 18 20:40:42 2012 PDT]
[7] [03231] [/1  ] [shadowkyogre] [pts/1       ] [:0                  ] [0.0.0.0        ] [Mon Jun 18 20:40:51 2012 PDT]
[7] [03341] [/2  ] [shadowkyogre] [pts/2       ] [:0.0                ] [0.0.0.0        ] [Mon Jun 18 20:42:15 2012 PDT]
[7] [03231] [/3  ] [shadowkyogre] [pts/3       ] [:0                  ] [0.0.0.0        ] [Mon Jun 18 21:28:10 2012 PDT]
[7] [17272] [/4  ] [shadowkyogre] [pts/4       ] [localhost           ] [0.0.0.0        ] [Mon Jun 18 22:10:44 2012 PDT]

Terminal needs -e?

I would assume the terminal needs -e, but all the wiki says is "Can be told to launch alternative shell program"

Can not type

I'm using debian 7 for xlsh.
I installed a minimum X (apt-get install xorg-xserver-core xorg),
xdotool is installed, double-checked this by running it in tty.
But when running xshd (installed in inittab) i can not type in the xterm window.
Xlsh is running in xterm, but typing won't work what ever i try.

Could you help me?

make installs fails on empty DESTDIR tree

... as seen on Gentoo ebuild install phase (program gets installed into an clean subtree and merged into / afterwards).

--- Makefile.orig 2011-10-19 22:58:41.692800717 +0200
+++ Makefile 2011-10-19 23:04:57.708099876 +0200
@@ -56,7 +56,7 @@
$(INSTALL_DATA) etc/Xresources $(DESTDIR)$(sysconfdir)/xlsh

installdirs:

  •   $(INSTALL_DIR) $(DESTDIR)$(sbindir) $(DESTDIR)$(sysconfdir)/xlsh
    
  •   $(INSTALL_DIR) $(DESTDIR)$(sbindir) $(DESTDIR)$(sysconfdir)/xlsh $(DESTDIR)$(sysconfdir)/pam.d
    

    uninstall:
    rm -f ${DESTDIR}$(sbindir)/xlsh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.